Commit Graph

338 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
Carl Schwan 779b45f57f
feat: Add setting to bypass password confirmation on a selected ip ranges 2 weeks ago
Marcel Müller 07e123e2de test: Add PHP_AUTH_PW test for strict password confirmation 3 weeks ago
Carl Schwan d43d4e7c08
perf: Remove MiddlewareUtils overhead 3 weeks ago
Carl Schwan ddcbfb14ed
refactor: Add type annotations to middlewares 1 month ago
Carl Schwan 326e3d69f4
fix(ISession): Fix typo in api doc 1 month ago
Carl Schwan 1d55835d39
refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Anna Larch 18c5c0711e test: remove no-op checkbox assertions 3 months ago
Anna Larch d30f3c491d test: replace checkbox assertions with DoesNotPerformAssertions (middleware) 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Côme Chilliet 6664f62a6c fix: Fix debug mode and tests mocking IAppManager 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Christoph Wurst 65db5e68b4
fix(dav): unify content disposition header escaping 4 months ago
Joas Schilling 7ed9191493
fix(controller): Add default range to $limit parameter 4 months ago
Côme Chilliet 78fd649e47
chore: Remove long deprecated methods from OCP 4 months ago
nextcloud-command 1ed0769d4c refactor: Apply rector changes 5 months ago
David Dreschner 2bb9524c84
fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 5 months ago
Côme Chilliet 91334643dc
fix(tests): Adapt Middleware tests to API change 5 months ago
Anna Larch cbe8e4d90f fix: add fallback to raw path info 5 months ago
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found 7 months ago
Joas Schilling 9caa4e20e5
test(dispatcher): Add some tests with input 0 7 months ago
Carl Schwan f81475445d
refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 7 months ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 7 months ago
Joas Schilling f2e2e4ea21
fix(controller): Support native int ranges 8 months ago
Joas Schilling 2b9083ab29
feat(rate-limit): Allow overwriting the rate limit 9 months ago
Ferdinand Thiessen be6b39f280
refactor(tests): special name `method` is deprecated in PHPUnit 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
skjnldsv 9c98b722f4 fix(dav): allow multiple link shares token in session 10 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 11 months ago
provokateurin 504eae65bd
refactor: Apply rector Nextcloud 27 set 11 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 11 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 1 year ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 1 year ago
Côme Chilliet ab310ce938
fix: Fix issues and tests in DIContainer and friends 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year 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 2 years ago