Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: remove unnecessary php import during refactor | John Molakvoæ | 2024-05-30 | 1 | -2/+0 |
* | Merge branch 'master' into refactor/OC-Server-getSecureRandom | John Molakvoæ | 2024-05-30 | 1 | -25/+24 |
|\ | |||||
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -23/+3 |
| * | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 1 | -1/+20 |
| * | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | | Refactor `OC\Server::getSecureRandom` | Andrew Summers | 2023-08-29 | 1 | -1/+3 |
|/ | |||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | 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 | 1 | -1/+0 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | 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 |
* | Fix tests | Roeland Jago Douma | 2018-01-14 | 1 | -2/+1 |
* | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 1 | -2/+4 |
* | 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 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\Security to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+83 |