Changeset 290:a4d162776b39
- Timestamp:
- 09/04/11 22:00:45 (5 months ago)
- Branch:
- default
- Convert:
- svn:7c3792e6-d75b-4784-96a6-b298f655ee64/trunk@2724
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kraken-dom/src/main/java/org/krakenapps/dom/msgbus/LoginPlugin.java
r284 r290 65 65 Admin admin = adminApi.login(nick, hash, nonce); 66 66 resp.put("result", "success"); 67 resp.put("idle_timeout", admin.getIdleTimeout()); 67 68 68 69 session.unsetProperty("nonce");
Note: See TracChangeset
for help on using the changeset viewer.
