Côme Chilliet
|
eee9f1eec4
Always catch OCP versions of authentication exceptions
|
há 10 meses atrás |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
há 1 ano atrás |
Christoph Wurst
|
872c181c74
chore: Drop dead private methods in /lib
|
há 1 ano atrás |
Claus-Justus Heine
|
45ec432492
Don't call session_start() when PHP session is still or already open.
|
há 2 anos atrás |
Julius Härtl
|
9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close
|
há 2 anos atrás |
Julius Härtl
|
9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open
|
há 2 anos atrás |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
há 2 anos atrás |
Julius Härtl
|
c1ea6a899c
Only trap E_ERROR in session handling
|
há 3 anos atrás |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
há 3 anos atrás |
Christoph Wurst
|
7e2c3a820e
Remove the cookie paths for php<7.3
|
há 4 anos atrás |
Roeland Jago Douma
|
8daaf33e3d
Silence duplicate session warnings
|
há 4 anos atrás |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
há 4 anos atrás |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
há 4 anos atrás |
Roeland Jago Douma
|
2016e57eab
Only send samesite cookies
|
há 5 anos atrás |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
há 4 anos atrás |
MartB
|
fe21b10de5
replace setcookie value with '' instead of null.
|
há 6 anos atrás |
Roeland Jago Douma
|
8c47a632e0
Allow updating the token on session regeneration
|
há 6 anos atrás |
Roeland Jago Douma
|
8cb6bb3987
Make ISession strict
|
há 6 anos atrás |
Morris Jobke
|
0eebff152a
Update license headers
|
há 7 anos atrás |
Arthur Schiwon
|
d1a8269de3
Forward port of #5190 to master
|
há 7 anos atrás |
Victor Dubiniuk
|
131df248ef
Catch session already closed exception in destructor
|
há 7 anos atrás |
Joas Schilling
|
0215b004da
Update with robin
|
há 8 anos atrás |
Joas Schilling
|
ba87db3fcc
Fix others
|
há 8 anos atrás |
Lukas Reschke
|
aba539703c
Update license headers
|
há 8 anos atrás |
Christoph Wurst
|
e93bf80b29
throw SessionNotAvailableException if session_id returns empty string
|
há 8 anos atrás |
Christoph Wurst
|
0d53e86421
add ISession::getId() wrapper for session_id
|
há 8 anos atrás |
Roeland Jago Douma
|
e2c36c2903
Move \OC\Session to PSR-4
|
há 8 anos atrás |