1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
..
2016-11-25 16:37:04 +08:00
2016-12-26 09:16:37 +08:00
2016-12-29 21:17:32 +08:00
2016-11-25 16:19:24 +08:00
2016-11-25 14:32:09 +08:00
2016-12-30 20:41:10 +01:00
2016-12-02 07:41:19 +01:00
2016-12-30 20:41:10 +01:00
2016-12-31 00:44:54 +08:00
2017-01-15 22:57:00 +08:00
2016-08-30 15:50:30 -07:00
2016-11-24 17:37:11 +08:00