go-gitea/routers/user
Antoine GIRARD 357d5a5a3d Backport to v1.2 of PR 2266 2467 2663 (#2788)
* 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

* Make repo private to no interfere with other tests (#2467)

* GPG key email verification no longer case sensitive (#2661) (#2663)

* GPG key email verification no longer case sensitive (#2661)

* case insensitive GPG key email verification now cached (#2661)

Signed-off-by: Julian Scholle <julian.scholle@googlemail.com>
2017-10-27 12:36:14 +08:00
..
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
auth.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
home_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
home.go fix duplicated feed (#2370) 2017-08-28 19:16:25 +02:00
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
notification.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
profile.go fix duplicated feed (#2370) 2017-08-28 19:16:25 +02:00
setting_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
setting.go Backport to v1.2 of PR 2266 2467 2663 (#2788) 2017-10-27 12:36:14 +08:00