nextcloud/lib
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
..
l10n [tx-robot] updated from transifex 2016-01-04 01:55:05 -05:00
private Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
public Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00
repair Remove unused repair steps 2015-12-08 08:46:41 +01:00
autoloader.php Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 2015-11-29 10:54:29 +01:00
base.php Move regeneration of session ID into session classes 2016-01-04 15:09:01 +01:00