Add config parameter to define session duration

This commit is contained in:
Frederic Guillot
2015-08-01 12:35:06 -04:00
parent db88a00d48
commit fb44818707
5 changed files with 19 additions and 10 deletions

View File

@@ -6,6 +6,7 @@ New features:
* Add login bruteforce protection with captcha and account lockdown
* Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
* Add user api access
* Add config parameter to define session duration
Bug fixes: