Commit Graph

7207 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 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
Marcel Klehr 41e3bde40c
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php 1 year ago
Julien Veyssier 03b3d03b46
fix(taskprocessing): fix tests 1 year ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 1 year ago
Côme Chilliet 80d7d867bd fix(tests): Fix ImageTest test 1 year ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 1 year ago
Robin Appelman 4d9b563d22
test: run sharding tests in ci 1 year ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 1 year ago
Robin Appelman c58bdbf378
fix: delay calculating global cache prefix untill a cache is created 1 year ago
Ferdinand Thiessen 81c6c24cd5
fix: Adjust filename validation messages 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 127cacdd19
feat(Security): Allow setting password context for validation and generation 1 year ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 1 year ago
Joas Schilling e1caa198e3
ci: Skip flaky test on PHP 8.3 1 year ago
Ferdinand Thiessen b9cc7bcec7
fix: `FilenameValidator::isForbidden` should only check forbidden files 1 year ago
Robin Appelman 20dbb6c7e8 feat: add negative compare-and-delete to imemcache 1 year ago
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body 1 year ago
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens 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
Côme Chilliet 1cfc25d08c
fix(tests): Adapt tests to change of DefaultShareProvider constructor 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 1 year ago
Julius Härtl e4fa36e231
fix: Fix failing test for group listing 1 year ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 1 year ago
Côme Chilliet 1e2155993d
chore(tests): Adapt tests to the group:list change 1 year ago
Jérôme Herbinet c221090c86 fix: unify bundle naming 1 year ago
skjnldsv 879d248c55 fix: emails tests after new design fixes 1 year ago
Robin Appelman 9af6184af6 chore: delete repair step for 8y old oc_mounts issue 1 year ago
Julius Härtl a6d421e767
chore: Remove deprecated legacy search backend 1 year ago
Joas Schilling 710a69b4b5
feat(log): Allow to combine log.conditions to only log (app&user) 1 year ago
Maxence Lange ad490c963b feat(migration-attributes): tests 1 year ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Robin Appelman 16c184e2cb
fix: cast to bigint on postgresql 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago