nextcloud/lib/private/session
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
..
cryptosessiondata.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
cryptowrapper.php Scrutinizer Auto-Fixes 2015-12-07 15:43:36 +00:00
internal.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
memory.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
session.php Update license headers 2015-03-26 11:44:36 +01:00