Commit Graph

145 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
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
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 7 months ago
Joas Schilling 2c74609e07
test: Fix tests/lib/[S-Z]* 8 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 8 months ago
Joas Schilling 775ca882f3
fix(usermanager): Don't throw when checking if a too long user id is an existing user 9 months ago
Christoph Wurst 5003467f98
fix(session): Only mark sessions of permanent tokens as app passwords 9 months ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 9 months ago
Git'Fellow 18de9be0e2
fix(database): Cast users count to integer 9 months ago
Côme Chilliet 3289cbcbd3 fix: Fix UserTest to return valid configuration values 11 months ago
Benjamin Gaussorgues 79db082fe6 fix(users): improve recently active search 1 year ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 1 year ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 1 year ago
Hamza Mahjoubi a9774741e8 Feat: Allow users to select another user as their out-of-office replacement 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Christoph Wurst 21ee7f59bd
fix(session): Do not update authtoken last_check for passwordless 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Git'Fellow 72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request 2 years ago
Julius Härtl a3a343ce41
perf: Use more performant way to obtain and check the email as a login name with token login 2 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 2 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP 2 years ago
Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Daniel Kesselberg 39c1b6f49f
chore(tests): add tests for handleLoginFailed 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Simon L 7271ec7acf spaces are allowed in userids 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Côme Chilliet cb271b759e
Fix dynamic property creations in test files 3 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Robin Appelman d08d0ebdda
skip localstorage dependend user test when not using local user storage 4 years ago
Joas Schilling d078d53683
Fix tests 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Joas Schilling 6d33d75be1
Remove unused imports 4 years ago
Carl Schwan a8866b0253
Fix tests 4 years ago
Côme Chilliet cd72045433
Make mock config return default value to fix warnings 4 years ago
Joas Schilling 265c2c125c
Fix unit tests 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago