Forgejo/routers/web/user
KN4CK3R f8898c30dc
Add note to GPG key response if user has no keys (#18961)
* 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 (#17414) 2022-01-21 18:59:26 +01:00
avatar.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
home.go Add note to GPG key response if user has no keys (#18961) 2022-03-02 11:32:18 -05:00
home_test.go
main_test.go
notification.go
profile.go Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2022-01-28 13:29:04 +02:00
task.go