Commit History

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