forgejo/modules
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
avatar
base Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
context Repo permission bug fixes (#513) 2016-12-29 21:17:32 +08:00
cron
highlight Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
httplib
lfs fix gofmt error 2016-12-30 20:41:10 +01:00
log
mailer fix gofmt error 2016-12-30 20:41:10 +01:00
markdown Improve issue references in markdown (#471) 2016-12-26 18:52:04 +08:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options Add default values for settings (#455) 2016-12-23 15:18:05 +08:00
process
public Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
setting Attach to release (#673) 2017-01-15 22:57:00 +08:00
ssh New settings option for a custom SSH host (#3763) (#446) 2016-12-22 13:26:43 +01:00
sync
templates Implementation of Folder Jumping 2016-12-28 18:09:52 +01:00
user