summaryrefslogtreecommitdiffstats
path: root/routers/user/setting/security_twofa.go
Commit message (Expand)AuthorAgeFilesLines
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-171-33/+63
* Fixed ineffectual assignments (#7555)Christian Muehlhaeuser2019-07-221-1/+0
* Add golangci (#6418)kolaente2019-06-121-4/+24
* fix issuer of OTP URI should be URI-encoded. (#6634)Hui Hui2019-05-271-1/+3
* Switch plaintext scratch tokens to use hash instead (#4331)techknowlogick2018-07-271-4/+5
* Increase default TOTP secret size to 320 bits (#4287)Clar Charr2018-07-031-0/+1
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-0/+187