aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/User
Commit message (Expand)AuthorAgeFilesLines
* docs: Add info for the password hashesChristopher Ng2024-07-081-0/+5
* feat: Add IPasswordHashBackendChristopher Ng2024-07-081-0/+25
* Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-031-4/+4
* Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-011-0/+16
* chore: Add SPDX headerAndy Scherzinger2024-05-2439-760/+82
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-1/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-024-4/+4
* Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-051-1/+18
|\
| * fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-1/+18
* | Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-301-1/+1
|/
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-0/+16
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+102
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-236-11/+11
* feat(dav): Enable OOO UI and expose enabled via OCPChristoph Wurst2023-11-151-0/+9
* feat: Add out-of-office message APIChristoph Wurst2023-11-095-0/+269
* fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-281-0/+50
* Add method to list disabled users to IProvideEnabledStateBackendCôme Chilliet2023-06-291-0/+9
* Fix since annotations and add boolean return type for setUserEnabledCôme Chilliet2023-06-201-4/+4
* Add user enabled state backend featureCôme Chilliet2023-05-231-0/+47
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* dispatch BeforeUserLoggedInEventMaxence Lange2023-03-011-7/+20
* ci: migrate ocp since checker to psalmDaniel Kesselberg2023-01-241-0/+1
* composer run cs:fixCôme Chilliet2023-01-2024-24/+0
* Merge branch 'master' into fix/clean-ldap-access-factory-usageCôme Chilliet2022-11-211-0/+39
|\
| * Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
| * Add missing fileCôme Chilliet2022-10-241-0/+39
* | Fix return type for countUsers methodCôme Chilliet2022-10-251-2/+1
|/
* Fix creation of new user and display the correct error messageChristopher Ng2022-08-221-0/+3
* Cleanup avatar related codeCarl Schwan2022-06-221-8/+2
* Fix psalm issues related to the user backendCarl Schwan2022-05-201-1/+1
* Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-11/+20
* allow null password in UserLoggedInEventJulien Veyssier2021-10-131-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0429-58/+31
* Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-172-1/+44
* Compare and store the login name via the eventJoas Schilling2021-01-201-1/+12
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+5
* Streamline user creation and deletion eventsMorris Jobke2020-11-231-65/+0
* Provide correct PHPDoc tags for public namespaceMorris Jobke2020-09-171-2/+10
* add event to allow apps to overwrite user quotaRobin Appelman2020-09-171-0/+64
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Merge pull request #21288 from lmamane/masterRoeland Jago Douma2020-08-281-1/+15
|\
| * Return correct loginname in credentials,Lionel Elie Mamane2020-08-201-1/+15
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-2411-8/+19
|/
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-1/+1
* Add PHP doc for eventsMorris Jobke2020-08-108-0/+16
* Add user-status appGeorg Ehrke2020-07-311-0/+101
* Allow user backends to specify a custom logout urlRoeland Jago Douma2020-07-231-0/+43
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1013-14/+0
* Fix multiline commentsChristoph Wurst2020-04-082-2/+1