0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 05:54:31 +01:00
gitea/routers
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
2017-04-26 21:10:43 +08:00
..
admin
api/v1
dev
org
private
repo Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
routes Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
user Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
home.go
init.go
install.go