aboutsummaryrefslogtreecommitdiffstats
path: root/services/forms/user_form.go
Commit message (Expand)AuthorAgeFilesLines
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-1/+1
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-221-8/+9
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-24/+24
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-1/+9
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+12
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-7/+4
* Improve valid user name check (#20136)wxiaoguang2022-11-041-3/+3
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+1
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-2/+3
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+1
* Rework mailer settings (#18982)Clar Fon2022-08-021-1/+2
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+12
* Support webauthn (#17957)Lunny Xiao2022-01-141-6/+6
* Add support for ssh commit signing (#17743)Wim2021-12-191-6/+7
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+5
* Add appearance section in settings (#17433)qwerty2872021-10-271-1/+11
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-131-1/+1
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-0/+11
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+2
* Added support for gopher URLs. (#14749)ayb2021-06-251-1/+1
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-0/+401