aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_User.php
Commit message (Expand)AuthorAgeFilesLines
* dispatch BeforeUserLoggedInEventMaxence Lange2023-03-011-2/+9
* composer run cs:fixCôme Chilliet2023-01-201-4/+4
* Allow SSO authentication to provide a user secretMichaIng2022-07-121-2/+6
* allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-251-0/+1
* only setup part of the filesystem for appdata requestsRobin Appelman2022-02-091-1/+1
* allow null password in UserLoggedInEventJulien Veyssier2021-10-131-1/+1
* fix login_credentials->password in session when loging in with apacheJulien Veyssier2021-10-131-1/+1
* Don't further setup disabled users when logging in with apacheJoas Schilling2021-09-231-0/+6
* Use proper methods for display name retrievalMorris Jobke2021-06-171-26/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* emit UserLoggedInEvent on apache authArthur Schiwon2021-06-011-0/+12
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Allow user backends to specify a custom logout urlRoeland Jago Douma2020-07-231-0/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+411