summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting
Commit message (Expand)AuthorAgeFilesLines
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-122-4/+4
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-112-11/+13
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-081-15/+9
* Add appearance section in settings (#17433)qwerty2872021-10-272-36/+66
* Fix wrong i18n keys (#17150)Lunny Xiao2021-09-252-5/+5
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-253-23/+23
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-245-18/+22
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-192-4/+4
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-114-10/+10
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-4/+13
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-298-24/+24
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+9
* Refactor: Move login out of models (#16199)zeripath2021-07-242-3/+5
* Fix activation of primary email addresses (#16385)Meano2021-07-131-22/+23
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-1/+44
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-0/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-0912-0/+1903