1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/cmd
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
..
admin.go Remove remaining Gogs reference on locales and cmd (#430) 2016-12-21 20:13:17 +08:00
cert.go Remove remaining Gogs reference on locales and cmd (#430) 2016-12-21 20:13:17 +08:00
dump.go Add data directory excluding sessions to dump (#587) 2017-01-12 12:47:20 +08:00
serve.go Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
update.go Fixes #316 2016-12-05 12:25:45 +01:00
web_graceful.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00
web.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00