| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(Security): add Factory for IP addresses and ranges | Benjamin Gaussorgues | 2024-07-19 | 1 | -0/+30 |
* | feat(security): Add public API to allow validating IP Ranges and checking for... | Joas Schilling | 2024-07-19 | 3 | -0/+94 |
* | feat: Add method to validate an IHasher hash | Christopher Ng | 2024-07-04 | 1 | -0/+7 |
* | 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 | 17 | -308/+135 |
|\ |
|
| * | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 17 | -342/+42 |
| * | Refactor `OC\Server::getHasher` | Andrew Summers | 2024-03-15 | 1 | -2/+2 |
| * | 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 | 2 | -7/+7 |
| * | feat(appframework): Expose programmatic rate limiter | Christoph Wurst | 2023-09-20 | 2 | -0/+108 |
* | | Refactor `OC\Server::getSecureRandom` | Andrew Summers | 2023-08-29 | 1 | -1/+3 |
|/ |
|
* | fix: Make bypass function public API | Joas Schilling | 2023-08-21 | 1 | -0/+10 |
* | feat(security): Add a bruteforce protection backend base on memcache | Joas Schilling | 2023-08-21 | 1 | -1/+18 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 10 | -10/+0 |
* | Add remote host validation API | Christoph Wurst | 2022-10-31 | 1 | -0/+51 |
* | Add a public interface for the bruteforce throttler and register for injection | Joas Schilling | 2022-07-28 | 1 | -0/+126 |
* | Add an OCP for trusted domain helper | Joas Schilling | 2021-10-28 | 1 | -0/+56 |
* | Confirm mails only per POST | Arthur Schiwon | 2021-09-09 | 1 | -0/+7 |
* | add a job to clean up expired verification tokens | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
* | move verification token logic out of lost password controller | Arthur Schiwon | 2021-09-09 | 2 | -0/+129 |
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 10 | -15/+6 |
* | Make Security module strict | J0WI | 2021-04-19 | 2 | -4/+10 |
* | 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 |