Commit Graph

378 Commits (08e62bece99ab59624b363aec64400a499991561)

Author SHA1 Message Date
Josh 4509a17cdd fix(User\Manager): Avoid future collisions with updater/audit logs 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Christoph Wurst 21ee7f59bd
fix(session): Do not update authtoken last_check for passwordless 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Julius Härtl e330efe5a0
fix: Implement option to temporarily set the user session 2 years ago
Andrew Summers 6910832170 Refactor `OC\Server::getCommentsManager` 2 years ago
Andrew Summers 0047789580 Refactor `OC\Server::getTwoFactorAuthManager` 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Christoph Wurst 7f2fdd8843
fix(auth): Fix logging in with email, password and login name mismatch 2 years ago
Git'Fellow 72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Christoph Wurst 9a206c6282
fix(dav): Make current ooo info time-dependent 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
Patrick Fischer b2103556b5
Lower log level about invalid session token 2 years ago
Christoph Wurst 4f183bb604
fix(session): Log why session renewal failed 2 years ago
Christoph Wurst f398d0b5a3
fix: Log critical session renewal and logout paths 2 years ago
Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 2 years ago
Christoph Wurst 83a30dfbdf
fix(user): Log affected user of app token login name mismatch 2 years ago
Andrew Summers 2258058fd6
Refactor `OC\Server::getAvatarManager 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 2 years ago
Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 35c313e280
fix!: Remove User events which have a typed event replacement 2 years ago
Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 3 years ago
Joas Schilling ef93bb926c
fix(dav): Fix avatar size in system address book 3 years ago
Côme Chilliet 285c42ab14
Fix user tests, avoid setting enabled state to the same value 3 years ago
Côme Chilliet 3af1ab2b2a
Add user enabled state backend feature 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Christopher Ng 4ecae83385 fix(user): Can change display name 3 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago
Côme Chilliet 346344c153
Update version number in since and deprecated annotations 3 years ago
Côme Chilliet 3c2b126eba
Make code clearer and bump @ deprecated annotations 3 years ago
Carl Schwan a4c599c1c9
Split new method in a new group backend interface 3 years ago
Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 3 years ago
Marc Hefter 0c6d440643
undoing the additions to OC\IUser 3 years ago
Marc Hefter 651273808f
CleanUp: correct version to 27 and return value specification 3 years ago