Commit Graph

165 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Côme Chilliet 66fed88006
fix: Revert using setValueBool in User class 2 weeks ago
Côme Chilliet 00d58abd0b
chore: Adapt UserTest to IUserConfig 2 weeks ago
Joas Schilling cd12e73710
fix: Handle 2fa enforcement earlier 2 weeks ago
Kent Delante d7b0c3d49e test: add test for new getDisplayUser() method in OC\User\Manager 2 weeks ago
Micke Nordin db96073459 fix(auth): confine OCM access token to the masked share endpoint 1 month ago
Enrique Pérez Arnaud ac2f9816a6
feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
Côme Chilliet f7f9a47ceb
fix: Do not set last-password-confirm for apptoken sessions 2 months ago
Robin Appelman 1f96118ef9 test: cleanup users before userbackend test 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
provokateurin 3ce12c83e1
feat(UserManager): Add getters for avatar URLs 3 months ago
provokateurin bf2043ea6d
test(UserManager): Create manager in setUp 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Robin Appelman 5924a2e3ec feat: add api to get a user object without verifying they exist 7 months ago
Joas Schilling f4acd8a7ab
fix: Adjust and add new tests 7 months ago
Carl Schwan 6eabaaf104
refactor: Deprecated user config from IConfig correctly 8 months ago
Ferdinand Thiessen e3b34891b0
chore: migrate to PHPUnit 11 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months 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
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 1 year ago
Joas Schilling 2c74609e07
test: Fix tests/lib/[S-Z]* 1 year ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 1 year ago
Joas Schilling 775ca882f3
fix(usermanager): Don't throw when checking if a too long user id is an existing user 1 year ago
Christoph Wurst 5003467f98
fix(session): Only mark sessions of permanent tokens as app passwords 1 year ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 1 year ago
Git'Fellow 18de9be0e2
fix(database): Cast users count to integer 1 year ago
Côme Chilliet 3289cbcbd3 fix: Fix UserTest to return valid configuration values 2 years ago
Benjamin Gaussorgues 79db082fe6 fix(users): improve recently active search 2 years ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 2 years ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 2 years 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 3 years ago
Git'Fellow 72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request 3 years ago
Julius Härtl a3a343ce41
perf: Use more performant way to obtain and check the email as a login name with token login 3 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 3 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP 3 years ago
Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 3 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 3 years ago