nextcloud/lib
Christoph Wurst 0a43c259c4
Fix encryption + remembered login due to missing login hook
The encryption app relies on the post_login hook to initialize its keys.
Since we do not emit it on a remembered login, the keys were always un-
initialized and the user was asked to log out and in again.
This patch *translates* the postRememberedLogin hook to a post_login
hook.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-16 08:41:11 +02:00
..
composer Update autoloader map 2017-05-15 14:24:44 +02:00
l10n [tx-robot] updated from transifex 2017-05-16 00:08:08 +00:00
private Fix encryption + remembered login due to missing login hook 2017-05-16 08:41:11 +02:00
public Thows exception if password not available 2017-05-12 12:53:29 -05:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists 2017-05-15 09:49:11 -05:00