Commit Graph

66 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Micke Nordin dae8a36460 fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Joas Schilling 7d51b70b18
fix: Mark some parameters as sensitive 1 month ago
provokateurin b721633055
chore(ISecureRandom): Deprecate generate() in favor of Randomizer::getBytesFromString() 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 81752fc9ed
chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Maxence Lange 327d691c23 feat(signed-request): moving out of unstable 7 months ago
Côme Chilliet eccc727f4e
fix: Remove more unused deprecated getters from IServerContainer 1 year ago
Ferdinand Thiessen 74bded74a3
refactor: migrate from OC to OCP in public interfaces 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation 2 years ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 2 years ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2 years ago
Christopher Ng d9bf6c432e feat: Add method to validate an IHasher hash 2 years ago
John Molakvoæ 928f22052f
chore: remove unnecessary php import during refactor 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 3 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 3 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 3 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 4 years ago
Joas Schilling c0f47af2d0
Add a public interface for the bruteforce throttler and register for injection 4 years ago
Joas Schilling c42f5bc5f6
Add an OCP for trusted domain helper 5 years ago
Arthur Schiwon 0dee717c94
Confirm mails only per POST 5 years ago
Arthur Schiwon a20de15b43
add a job to clean up expired verification tokens 5 years ago
Arthur Schiwon 19cc757531
move verification token logic out of lost password controller 5 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
J0WI ca7b37ce5a Make Security module strict 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Joas Schilling 35a8519591
Fix CS 6 years ago
Joas Schilling e66bc4a8a7
Send "429 Too Many Requests" in case of brute force protection 6 years ago
Morris Jobke 782a2df392
Add PHP doc for events 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Arthur Schiwon 5437844b7e
fix credentialsManager documentation and ensure userId to be used as string 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst a8a06a82d2
Remove trailing whitespaces from comments 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Christoph Wurst 1a886b1472
Add typed events for password_policy 7 years ago
Christoph Wurst a1ef939c06
Use Symfony's new contract Event class instead of the deprecated one 7 years ago
Roeland Jago Douma b8c5008acf
Add feature policy header 7 years ago
Roeland Jago Douma 5ac857bcdc
Add an event to edit the CSP 7 years ago