374 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Author SHA1 Message Date
  Julius Härtl e330efe5a0
fix: Implement option to temporarily set the user session 3 months ago
  Andrew Summers 6910832170 Refactor `OC\Server::getCommentsManager` 10 months ago
  Andrew Summers 0047789580 Refactor `OC\Server::getTwoFactorAuthManager` 10 months ago
  Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 10 months ago
  John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 4 months ago
  Vincent Petry 839ddaa354
feat: rename users to account or person 1 year ago
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 5 months ago
  Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 5 months ago
  Christoph Wurst 7f2fdd8843
fix(auth): Fix logging in with email, password and login name mismatch 5 months ago
  Git'Fellow 72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request 5 months ago
  Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 6 months ago
  Christoph Wurst 9a206c6282
fix(dav): Make current ooo info time-dependent 7 months ago
  Julius Härtl a3a343ce41
perf: Use more performant way to obtain and check the email as a login name with token login 7 months ago
  Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 7 months ago
  Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 7 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Christoph Wurst 45541eb685
feat(dav): Enable OOO UI and expose enabled via OCP 7 months ago
  Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 9 months ago
  Patrick Fischer b2103556b5
Lower log level about invalid session token 7 months ago
  Christoph Wurst 4f183bb604
fix(session): Log why session renewal failed 8 months ago
  Christoph Wurst f398d0b5a3
fix: Log critical session renewal and logout paths 9 months ago
  Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 10 months ago
  Christoph Wurst 83a30dfbdf
fix(user): Log affected user of app token login name mismatch 9 months ago
  Andrew Summers 2258058fd6
Refactor `OC\Server::getAvatarManager 10 months ago
  Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 10 months ago
  Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 10 months ago
  Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 11 months ago
  Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 11 months ago
  Joas Schilling 35c313e280
fix!: Remove User events which have a typed event replacement 11 months ago
  Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 1 year ago
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 year ago
  Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 1 year ago
  Joas Schilling ef93bb926c
fix(dav): Fix avatar size in system address book 1 year ago
  Côme Chilliet 285c42ab14
Fix user tests, avoid setting enabled state to the same value 1 year ago
  Côme Chilliet 3af1ab2b2a
Add user enabled state backend feature 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 1 year ago
  Christopher Ng 4ecae83385 fix(user): Can change display name 1 year ago
  Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 1 year ago
  Côme Chilliet 346344c153
Update version number in since and deprecated annotations 1 year ago
  Côme Chilliet 3c2b126eba
Make code clearer and bump @ deprecated annotations 1 year ago
  Carl Schwan a4c599c1c9
Split new method in a new group backend interface 1 year ago
  Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 2 years ago
  Marc Hefter 0c6d440643
undoing the additions to OC\IUser 1 year ago
  Marc Hefter 651273808f
CleanUp: correct version to 27 and return value specification 1 year ago
  Marc Hefter eee0275dc5
added user profile scope setting 2 years ago
  Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 2 years ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Thomas Citharel f7e65b1751 Create the database user in a transaction 1 year ago