forgejo/routers
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
..
admin Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
api/v1 Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
dev
org
private
repo Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
routes fix orgnization webhooks (#2422) 2017-08-30 13:36:52 +08:00
user Only check at least one email gpg key (#2266) 2017-09-05 21:45:18 +08:00
home.go Fix missing collabrative repos (#2367) 2017-08-24 22:01:03 +08:00
init.go
install.go