Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -1/+1 |
| | | | | | | | | | | * try to reuse the old session token for remember me login * decrypt/encrypt token password and set the session id accordingly * create remember-me cookies only if checkbox is checked and 2fa solved * adjust db token cleanup to store remembered tokens longer * adjust unit tests Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+3 |
| | |||||
* | [master] Port Same-Site Cookies to master | Lukas Reschke | 2016-07-20 | 1 | -0/+18 |
| | | | | Fixes https://github.com/nextcloud/server/issues/50 | ||||
* | Copy the regexes to the public interface | Joas Schilling | 2016-07-18 | 1 | -0/+14 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -0/+245 |