This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/user
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
* Fix activity feed

Preserve actions after user/repo name change

* Add missing comment

* Fix migration, and remove fields completely

* Tests
2017-05-26 09:38:18 +08:00
..
auth.go Add new text for reset password flash (#1718) 2017-05-14 10:38:30 +08:00
auth_openid.go Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
home.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
notification.go
profile.go
setting.go Rework SSH key management UI to add GPG (#1293) 2017-04-26 21:10:43 +08:00
setting_openid.go