bench-forgejo/routers/user
Andrew 6dd096b7f0 Two factor authentication support (#630)
* Initial commit for 2FA support

Signed-off-by: Andrew <write@imaginarycode.com>

* Add vendored files

* Add missing depends

* A few clean ups

* Added improvements, proper encryption

* Better encryption key

* Simplify "key" generation

* Make 2FA enrollment page more robust

* Fix typo

* Rename twofa/2FA to TwoFactor

* UNIQUE INDEX -> UNIQUE
2017-01-16 10:14:29 +08:00
..
auth.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
home.go Bug fixes for Issues filters (#413) 2016-12-24 18:33:21 +08:00
notification.go docs: update translation on notification page for zh-CN (#649) 2017-01-13 17:31:48 +08:00
profile.go Tab on user profile to show starred repos (#519) 2016-12-29 22:58:24 +08:00
setting.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00