10 Commits (e11a523ce9c8920ae1e3bb1509f232af03e69562)

Author SHA1 Message Date
  Roeland Jago Douma 8cb6bb3987
Make ISession strict 6 years ago
  Morris Jobke fe0dbe7fb7
Fix type in CryptoSessionData 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Victor Dubiniuk 131df248ef
Catch session already closed exception in destructor 7 years ago
  Roeland Jago Douma bb94b39745
Do not clear CSRF token on logout (fix for #1303) 7 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
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Lukas Reschke 0b91087489 Write to session in batch at the end of the request 8 years ago
  Lukas Reschke e579dd62fd Write session data to single key 8 years ago
  Lukas Reschke 6a3fb0d3b3 Handle failures gracefully, remove switch 8 years ago
  Joas Schilling 36eef2ddab Add a session wrapper to encrypt the data before storing it on disk 9 years ago