# HG changeset patch # User Severin Gehwolf # Date 1363618718 -3600 # Node ID b7d5c70e0251d969ba5a343f702ef0d6278ef320 # Parent 29e79f1daae2182fa4208756eebdb1368b6c2b1e Add username/password init params to web.xml. Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-March/006083.html diff -r 29e79f1daae2 -r b7d5c70e0251 web/war/src/main/webapp/WEB-INF/web.xml --- a/web/war/src/main/webapp/WEB-INF/web.xml Fri Mar 15 17:43:38 2013 -0400 +++ b/web/war/src/main/webapp/WEB-INF/web.xml Mon Mar 18 15:58:38 2013 +0100 @@ -20,6 +20,26 @@ storage.endpoint mongodb://127.0.0.1:27518 + + + + + + token-manager-timeout