summaryrefslogtreecommitdiffstats
path: root/services/auth/source/pam
Commit message (Expand)AuthorAgeFilesLines
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-2/+5
* Refactor auth package (#17962)Lunny Xiao2022-01-023-13/+13
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-5/+4
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-2/+3
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-262-2/+8
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-243-11/+13
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-1/+9
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-243-0/+131