1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 21:21:31 +02:00
gitea/modules
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
..
auth Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
avatar
base
context 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
cron
highlight
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer
lfs
log
mailer
markdown Fix markdown rendering (#1530) 2017-04-24 12:18:36 +08:00
markup Add markup package to prepare for org markup format (#1493) 2017-04-21 09:01:08 +02:00
minwinsvc
notification
options
private Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
process
public
setting Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
ssh
sync
templates
user
util
validation