summaryrefslogtreecommitdiffstats
path: root/routers/user/setting/security_u2f.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-111/+0
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-3/+3
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-4/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-5/+9
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-171-6/+10
* Add golangci (#6418)kolaente2019-06-121-2/+5
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+99