nextcloud/lib/private/AppFramework
Christoph Wurst d907666232
bring back remember-me
* try to reuse the old session token for remember me login
* decrypt/encrypt token password and set the session id accordingly
* create remember-me cookies only if checkbox is checked and 2fa solved
* adjust db token cleanup to store remembered tokens longer
* adjust unit tests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-02 13:39:16 +01:00
..
Core Cleanup usages 2016-10-29 14:29:50 +02:00
Db Added method to DB and fix test 2016-10-24 09:45:04 +02:00
DependencyInjection bring back remember-me 2016-11-02 13:39:16 +01:00
Http Identify Chromium as Chrome 2016-10-26 12:07:10 +02:00
Middleware Move browserSupportsCspV3 to CSPNonceManager 2016-10-25 22:03:10 +02:00
OCS Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
Routing Cache the build ControllerName 2016-09-11 13:25:32 +02:00
Utility When we can not create the class, try if the variable is a registered service 2016-10-05 16:33:19 +02:00
App.php Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 2016-10-07 20:58:22 +02:00
Http.php Fix others 2016-07-21 18:13:57 +02:00