You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
* Rework SSH key management UI to add GPG

* Add more detail to gpg key display

* Update CHANGELOG.md

* Implement deletion UI

* Implement adding gpg UI

* Various fixes

- Fix duplicate entry in locale
- Re-generate hash before verification since they are consumed

* Add missing translation

* Split template

* Catch not found/verified email error
7 years ago
..
auth.go Reduce conditionals in signin/signup inner forms 7 years ago
auth_openid.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
home.go Orgs: fix org page title when full name is not defined (#1495) 7 years ago
notification.go fix: trim the whitespaces for the search keyword (#893) 7 years ago
profile.go Show user OpenID URIs in their profile (#1314) 7 years ago
setting.go Rework SSH key management UI to add GPG (#1293) 7 years ago
setting_openid.go Run "make fmt" with go-1.6 (#1333) 7 years ago