Commit Graph

303 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 504eae65bd
refactor: Apply rector Nextcloud 27 set 3 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 3 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 5 months ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 5 months ago
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 7 months ago
Côme Chilliet a10182f6fb
fix(tests): Force lazy ghost initialisation in container tests 7 months ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 8 months ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 8 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 8 months ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 8 months ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 9 months ago
Arthur Schiwon 6594d7d96d
feat(AppFramework): extend range check to optional parameters 10 months ago
Johannes Endres ae2cc23658 fix: Change UserAgent to *cloud 10 months ago
Joas Schilling c1655bcde7
fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 11 months ago
Joas Schilling 1909b981a4
fix(controller): Fix false booleans in multipart/form-data 1 year ago
Louis Chemineau 512f3caf57
test:(PasswordConfirmationMiddleware): Fix constructor call 1 year ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Côme Chilliet 359bbce3af chore: Adapt tests to OC_API refactoring 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 1 year ago
Ferdinand Thiessen 2916e5df7e
feat: Provide CSP nonce as `<meta>` element 1 year ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 1 year ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 1 year ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 1 year ago
provokateurin 5aefdc399e
feat(AppFramework): Add ExAppRequired attribute 2 years ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet a0be3ffdf2
fix: Fix tests following OC_App migrations to IAppManager 2 years ago
Florian Klinger f3a4abd98c
fix: add check for app_api_system session flag to bypass rate limit 2 years ago
Klaus 747aeded9d fix xml ocs response for serializable objects 2 years ago
Joas Schilling 9ed3ab7d87
test(request): Add tests to strip the port when forwarding requests 2 years ago
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 2 years ago