nextcloud/lib/private/legacy
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
..
db Update with robin 2016-07-21 18:13:58 +02:00
group Update with robin 2016-07-21 18:13:58 +02:00
l10n Fix more tests 2016-10-28 22:16:28 +02:00
ocs Remove unused private classes 2016-08-18 09:37:11 +02:00
template Fix others 2016-07-21 18:13:57 +02:00
user Fix others 2016-07-21 18:13:57 +02:00
api.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
app.php App dependencies are now analysed on app enable as well - not only on app install. 2016-10-24 15:59:46 +02:00
db.php Kill update simulation 2016-09-27 18:43:53 +02:00
defaults.php Update with robin 2016-07-21 18:13:58 +02:00
eventsource.php Update with robin 2016-07-21 18:13:58 +02:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Update with robin 2016-07-21 18:13:58 +02:00
group.php Update with robin 2016-07-21 18:13:58 +02:00
helper.php Remove checks whether OC is running on Windows pt. 2 2016-10-24 16:12:17 +02:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Fix avatar on exif rotated images 2016-10-26 21:37:11 +02:00
json.php prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
ocs.php Return 404 on v2.php when the app is disabled 2016-09-22 12:18:40 +02:00
response.php Add nonce also to legacy CSP 2016-10-26 09:41:18 +02:00
template.php Merge pull request #1452 from nextcloud/appconfig-endpoint 2016-10-25 10:57:48 +02:00
user.php bring back remember-me 2016-11-02 13:39:16 +01:00
util.php Move away from OC_L10N 2016-10-28 21:46:28 +02:00