Commit Graph

299 Commits (b9ab00a59e2d906fdb43eaaea37eb7a4a9cc8a13)

Author SHA1 Message Date
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 11 months ago
Robin Appelman aa15f9d16d
chore: run rector 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 12 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers 1 year ago
Côme Chilliet a10182f6fb
fix(tests): Force lazy ghost initialisation in container tests 1 year ago
Ferdinand Thiessen e4ed062d68
fix(RouteParser): bail out if method name contains hashtag 1 year ago
provokateurin 63ba61487b
chore(AppFramework): Remove unused RouteConfig class and migrate tests to RouteParser 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 1 year ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 1 year ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 1 year ago
Arthur Schiwon 6594d7d96d
feat(AppFramework): extend range check to optional parameters 1 year ago
Johannes Endres ae2cc23658 fix: Change UserAgent to *cloud 1 year ago
Joas Schilling c1655bcde7
fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 1 year ago
Joas Schilling 1909b981a4
fix(controller): Fix false booleans in multipart/form-data 2 years ago
Louis Chemineau 512f3caf57
test:(PasswordConfirmationMiddleware): Fix constructor call 2 years ago
Joas Schilling 54c3aa3f99
fix(entity): Fix mapping of old/sub-types to actually supported database types 2 years ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 2 years ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 2 years ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 2 years ago
Côme Chilliet 359bbce3af chore: Adapt tests to OC_API refactoring 2 years ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 2 years ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 2 years ago
Ferdinand Thiessen 2916e5df7e
feat: Provide CSP nonce as `<meta>` element 2 years ago
Ferdinand Thiessen 009761be58
test: Adjust tests for CSP nonce 2 years ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 2 years ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 2 years ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2 years ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 2 years ago
provokateurin e5dcdfb9e0
feat(Security): Warn about using annotations instead of attributes 2 years 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
Maxence Lange 31c1bc1c62 better tests 2 years ago
Maxence Lange 1956be4118 fix lint 2 years ago
Maxence Lange e1d7328bb2 adding test 2 years ago
Arthur Schiwon 216b95f8b1 test(unit): fix RequestTest 2 years ago