forgejo/routers/user
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated)

* Update message error and check validation of commit

* Add integrations tests

* Complete integration for import

* Add pre-check/optimization

* Add some test (not finished)

* Finish

* Fix fixtures

* Fix typo

* Don't guess key ID
2017-09-05 21:45:18 +08:00
..
auth.go Log failed authentication attempts with remote address for fail2ban (#2334) 2017-08-24 08:57:54 +03:00
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
home.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
home_test.go
main_test.go
notification.go
profile.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
setting.go Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
setting_openid.go