summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/security
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when the linked account was disactived and list the linked accounts (...Lunny Xiao2024-02-191-1/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-162-5/+5
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-153-13/+13
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-263-9/+3
* Replace `interface{}` with `any` (#25686)silverwind2023-07-043-3/+3
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-2/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-111-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-274-8/+4
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-7/+6
* Remove U2F support (#20141)Gusted2022-06-261-1/+0
* Adding button to link accounts from user settings (#19792)Mai-Lapyst2022-05-291-0/+9
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-224-25/+25
* Webauthn nits (#18284)zeripath2022-01-151-8/+10
* Support webauthn (#17957)Lunny Xiao2022-01-143-113/+122
* Refactor auth package (#17962)Lunny Xiao2022-01-024-0/+607