| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 5 | -5/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 5 | -5/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 3 | -1/+6 |
|/ |
|
* | Fix CS | Joas Schilling | 2020-08-19 | 1 | -0/+1 |
* | Send "429 Too Many Requests" in case of brute force protection | Joas Schilling | 2020-08-19 | 1 | -0/+30 |
* | Add PHP doc for events | Morris Jobke | 2020-08-10 | 2 | -0/+12 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 3 | -0/+3 |
* | fix credentialsManager documentation and ensure userId to be used as string | Arthur Schiwon | 2020-04-15 | 1 | -3/+3 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -4/+0 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 9 | -13/+34 |
* | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 2 | -0/+101 |
* | Use Symfony's new contract Event class instead of the deprecated one | Christoph Wurst | 2019-09-12 | 2 | -0/+2 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 1 | -0/+52 |
* | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 2 | -0/+54 |
* | Remove deprecatred StringUtils class | Roeland Jago Douma | 2019-05-28 | 1 | -49/+0 |
* | Do not use spaces in generated passwords | Morris Jobke | 2019-04-15 | 1 | -1/+1 |
* | Remove deprecated functions from SecureRandom | Roeland Jago Douma | 2018-12-07 | 1 | -26/+0 |
* | Throw exception if decryption fails | Roeland Jago Douma | 2018-11-14 | 1 | -0/+1 |
* | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 3 | -5/+8 |
* | Fix tests | Roeland Jago Douma | 2018-01-14 | 1 | -2/+1 |
* | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 1 | -2/+4 |
* | Adds type hinting for scalar types in ICrypto->decrypt | Morris Jobke | 2018-01-13 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 1 | -1/+1 |
* | Increase device password entropy. Use lower- and upper-case characters and di... | Fabrizio Steiner | 2017-05-08 | 1 | -0/+7 |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -6/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -5/+5 |
* | Move \OCP\Security to PSR-4 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+380 |