Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+6 |
* | replace setcookie value with '' instead of null. | MartB | 2018-09-06 | 1 | -1/+1 |
* | Allow updating the token on session regeneration | Roeland Jago Douma | 2018-06-14 | 1 | -1/+32 |
* | Make ISession strict | Roeland Jago Douma | 2018-02-26 | 1 | -10/+11 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+2 |
* | Forward port of #5190 to master | Arthur Schiwon | 2017-06-15 | 1 | -9/+32 |
* | Catch session already closed exception in destructor | Victor Dubiniuk | 2017-04-25 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | 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 | -1/+8 |
* | 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/+138 |