Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow updating the token on session regeneration | Roeland Jago Douma | 2018-07-09 | 1 | -2/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Catch session already closed exception in destructor | Victor Dubiniuk | 2017-04-25 | 1 | -1/+6 |
* | Do not clear CSRF token on logout (fix for #1303) | Roeland Jago Douma | 2017-03-13 | 1 | -0/+4 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | throw SessionNotAvailableException if session_id returns empty string | Christoph Wurst | 2016-04-26 | 1 | -0/+2 |
* | add ISession::getId() wrapper for session_id | Christoph Wurst | 2016-04-25 | 1 | -0/+10 |
* | Move \OC\Session to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+186 |