Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only send samesite cookies | Roeland Jago Douma | 2020-02-06 | 2 | -3/+27 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -8/+21 |
* | 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 | 3 | -4/+36 |
* | Make ISession strict | Roeland Jago Douma | 2018-02-26 | 4 | -29/+33 |
* | Fix type in CryptoSessionData | Morris Jobke | 2018-01-12 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -1/+4 |
* | Fix MigrationSchemaChecker and CryptoWrapper | Lukas Reschke | 2017-08-01 | 1 | -3/+5 |
* | 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 | 2 | -2/+7 |
* | Do not clear CSRF token on logout (fix for #1303) | Roeland Jago Douma | 2017-03-13 | 1 | -0/+4 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -8/+13 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -5/+7 |
* | throw SessionNotAvailableException if session_id returns empty string | Christoph Wurst | 2016-04-26 | 3 | -4/+17 |
* | add ISession::getId() wrapper for session_id | Christoph Wurst | 2016-04-25 | 3 | -0/+30 |
* | Move \OC\Session to PSR-4 | Roeland Jago Douma | 2016-04-15 | 5 | -0/+613 |