Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |