nextcloud/lib/composer/composer
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
..
ClassLoader.php Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
LICENSE Update composer autoloader 2017-04-25 20:47:18 +02:00
autoload_classmap.php Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
autoload_namespaces.php Move legacy classes from PSR0 to PSR4 2020-04-07 08:48:00 +02:00
autoload_psr4.php Move legacy classes from PSR0 to PSR4 2020-04-07 08:48:00 +02:00
autoload_real.php Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
autoload_static.php Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
installed.json Add composers default autoloader to core 2016-03-09 16:53:27 +01:00