summaryrefslogtreecommitdiffstats
path: root/models/u2f.go
Commit message (Expand)AuthorAgeFilesLines
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-251-125/+0
* DBContext is just a Context (#17100)zeripath2021-09-231-5/+5
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-10/+15
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-4/+4
* fix u2f registrationlist ToRegistrations() method (#6980)David Schneiderbauer2019-05-181-1/+1
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Override xorm type mapping for U2F counter (#6232)Maurizio Porrato2019-03-041-1/+1
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+120