forgejo/routers/web/user
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792)
* Adding button to link accounts from user settings

* Only display button to link user accounts when at least one OAuth2 provider is active
2022-05-29 02:03:17 +02:00
..
setting Adding button to link accounts from user settings (#19792) 2022-05-29 02:03:17 +02:00
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
home.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
home_test.go
main_test.go
notification.go Prevent loop if there is an error in GetNotificationCount (#19799) 2022-05-25 08:51:53 +08:00
package.go
profile.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
search.go
stop_watch.go
task.go