aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/User
Commit message (Expand)AuthorAgeFilesLines
...
| * | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-291-2/+3
* | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-3013-349/+407
|\ \ \ | | |/ | |/|
| * | Merge pull request #45411 from nextcloud/fix/auth/selective-token-activity-up...Daniel2024-05-291-0/+4
| |\ \
| | * | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-211-0/+4
| * | | chore: Add SPDX headerAndy Scherzinger2024-05-2413-300/+38
| * | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-231-1/+2
| * | | feat: Add back searching in disabled user listCôme Chilliet2024-05-231-2/+10
| |/ /
| * | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-161-1/+6
| * | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
| * | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2024-04-301-19/+10
| * | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-04-261-2/+0
| * | fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
| * | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-0/+9
| * | Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManagerJohn Molakvoæ2024-03-151-2/+3
| |\ \
| | * | Refactor `OC\Server::getCommentsManager`Andrew Summers2024-03-151-2/+3
| * | | Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-3/+4
| |\ \ \
| | * | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-3/+4
| | |/ /
| * / / Refactor `OC\Server::getTwoFactorAuthManager`Andrew Summers2024-03-151-1/+2
| |/ /
| * | Merge pull request #43461 from nextcloud/fix/get-rid-of-getloggerF. E Noel Nfebe2024-02-141-1/+2
| |\ \
| | * | chore: Migrate away from OC::$server->getLoggerCôme Chilliet2024-02-131-1/+2
| * | | fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-6/+6
| * | | feat: rename users to account or personVincent Petry2024-02-132-8/+8
| |/ /
| * | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-052-3/+3
| * | chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
| * | fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-191-13/+24
| * | fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
| * | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-2/+2
| * | Merge pull request #41927 from nextcloud/perf/login-with-email-tokenJulius Härtl2023-12-051-2/+11
| |\ \
| | * | perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2023-11-301-2/+11
| * | | fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-0/+11
| |/ /
| * | enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-19/+31
| * | feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-1/+6
| * | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-235-23/+23
| * | Merge pull request #40114 from summersab/refactor/OC-Server-getAvatarManagerArthur Schiwon2023-11-221-1/+1
| |\ \
| | * | Refactor `OC\Server::getAvatarManagerAndrew Summers2023-09-011-1/+1
| | |/
| * | feat(dav): Enable OOO UI and expose enabled via OCPChristoph Wurst2023-11-151-0/+11
| * | Merge pull request #41302 from zero0cool0/masterAndy Scherzinger2023-11-101-1/+1
| |\ \
| | * | Lower log level about invalid session tokenPatrick Fischer2023-11-061-1/+1
| * | | feat: Add out-of-office message APIChristoph Wurst2023-11-092-0/+174
| |/ /
| * | fix(session): Log why session renewal failedChristoph Wurst2023-10-111-1/+2
| * | Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpointCôme Chilliet2023-10-101-0/+30
| |\ \
| | * | Add endpoint for getting disabled user listCôme Chilliet2023-10-091-0/+30
| * | | fix: Log critical session renewal and logout pathsChristoph Wurst2023-10-091-5/+33
| |/ /
| * | fix(user): Log affected user of app token login name mismatchChristoph Wurst2023-10-061-0/+2
| * | Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_privateRobin Appelman2023-09-211-1/+1
| |\ \ | | |/ | |/|
| | * Refactor "substr" calls to improve code readabilityHamid Dehnavi2023-07-071-1/+1
* | | Refactor `OC\Server::getCsrfTokenManager`Andrew Summers2023-08-291-1/+2
|/ /
* | Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interf...Joas Schilling2023-08-281-4/+4
|\ \
| * | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-4/+4
* | | fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-281-0/+6
|/ /