Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 1 | -0/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make Request strict | Roeland Jago Douma | 2018-02-22 | 1 | -20/+21 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | allow 'Nextcloud' in the user agent string of Android | Bjoern Schiessle | 2017-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Define constants for the talk user agents | Joas Schilling | 2017-10-24 | 1 | -0/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 |