Add config parameter to disable/enable RememberMe authentication

This commit is contained in:
Frederic Guillot
2015-08-01 12:46:55 -04:00
parent fb44818707
commit b377b57516
6 changed files with 20 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ New features:
* Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
* Add user api access
* Add config parameter to define session duration
* Add config parameter to disable/enable RememberMe authentication
Bug fixes: