nextcloud/lib/private/Session
Arthur Schiwon d1a8269de3
Forward port of #5190 to master
Treat PHP Errors on User session regenerate

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

remove unnecessary lines…

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

change PHP errors to ErrorException in the session (PHP >=7)

Otherwise it might be that authentication apps are being disabled on
during operation while in fact the session handler has hiccup.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-15 11:20:49 +02:00
..
CryptoSessionData.php Catch session already closed exception in destructor 2017-04-25 16:28:52 +02:00
CryptoWrapper.php Fix others 2016-07-21 18:13:57 +02:00
Internal.php Forward port of #5190 to master 2017-06-15 11:20:49 +02:00
Memory.php Update with robin 2016-07-21 18:13:58 +02:00
Session.php Update with robin 2016-07-21 18:13:58 +02:00