nextcloud/lib/private/user
Lukas Reschke fec41e7539 Move regeneration of session ID into session classes
There were code paths that nowadays call ISession::login directly thus bypassing the desired regeneration of the session ID. This moves the session regeneration deeper into the session handling and thus ensures that it is always called. Furthermore, I also added the session regeneration to the remember me cookie plus added some test case expectations for this.
2016-01-04 15:09:01 +01:00
..
backend.php update licence headers via script 2015-10-05 21:15:52 +02:00
database.php More cleanups of OC_Config usage 2015-12-03 16:41:23 +01:00
interface.php update licence headers via script 2015-10-05 21:15:52 +02:00
loginexception.php Update license headers 2015-03-26 11:44:36 +01:00
manager.php Fix comments 2015-12-02 09:20:58 +01:00
nouserexception.php update licence headers via script 2015-10-05 21:15:52 +02:00
session.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
user.php different strategy in cleaning up after user was deleted 2015-12-09 14:34:23 +01:00