nextcloud/lib
Roeland Jago Douma ebd2b0d3dd Fix app password updating out of bounds
When your password changes out of bounds your Nextcloud tokens will
become invalid. There is no real way around that. However we should make
sure that if you successfully log in again your passwords are all
updates

* Added event listener to the PostLoggedInEvent so that we can act on it
  - Only if it is not a token login
* Make sure that we actually reset the invalid state when we update a
  token. Else it keeps being marked invalid and thus not used.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-03 20:03:47 +00:00
..
composer Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
l10n [tx-robot] updated from transifex 2020-08-28 02:16:32 +00:00
private Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
public Remove @package annotations from public namespace 2020-08-27 09:16:52 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Use old IServerContainer methods 2020-07-30 10:03:59 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00