0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 09:13:38 +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 Status-API (#1332) 2017-04-21 19:32:31 +08:00
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 fix go get sub package and add domain on installation to let go get work defaultly (#1518) 2017-04-21 10:43:29 +08:00