gitea/templates/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 Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
dashboard Fix template nil error 2016-08-14 23:43:13 -07:00
meta #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
notification Notifications: mark as read/unread and pin (#629) 2017-01-12 12:27:09 +08:00
settings Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
profile.tmpl Add Keep email private (see issue #571). (#571) 2017-01-08 11:12:03 +08:00