1
0
Fork 0
forgejo/routers
Andrew 6dd096b7f0 Two factor authentication support ()
* 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 Restrict creating organisations by user () 2016-12-31 10:33:30 +08:00
api/v1 Attach to release () 2017-01-15 22:57:00 +08:00
dev Golint fixed for modules/setting () 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user () 2016-12-31 10:33:30 +08:00
repo Attach to release () 2017-01-15 22:57:00 +08:00
user Two factor authentication support () 2017-01-16 10:14:29 +08:00
home.go UI config to toggle whether user email shows up in Explore Users () 2017-01-01 10:51:10 +08:00
init.go New settings option for a custom SSH host () () 2016-12-22 13:26:43 +01:00
install.go Add Keep email private (see issue ). () 2017-01-08 11:12:03 +08:00