1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-01 01:21:09 +00:00
forgejo/routers/web/user
KN4CK3R f8898c30dc
Add note to GPG key response if user has no keys ()
* Prevent invalid key response.

* Display note instead of 404 response.

* Fixed test.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-03-02 11:32:18 -05:00
..
setting Add config options to hide issue events () 2022-01-21 18:59:26 +01:00
avatar.go Move user related model into models/user () 2021-11-24 17:49:20 +08:00
home.go Add note to GPG key response if user has no keys () 2022-03-02 11:32:18 -05:00
home_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
notification.go Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
profile.go Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
task.go Correctly handle failed migrations () 2021-11-13 19:28:50 +08:00