Commit Verlauf

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