mirror of
1
Fork 0
forgejo/routers/web/admin
zeripath a223bc8765
Prevent 500 when there is an error during new auth source post ()
Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-10 23:40:43 +01:00
..
admin.go Pause queues () 2022-01-22 21:22:14 +00:00
admin_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00
auths.go Prevent 500 when there is an error during new auth source post () 2022-03-10 23:40:43 +01:00
emails.go format with gofumpt () 2022-01-20 18:46:10 +01:00
hooks.go Move webhook into models/webhook/ () 2021-11-10 13:13:16 +08:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
notice.go Move user functions into user.go () 2021-11-18 13:58:42 +08:00
orgs.go Move user related model into models/user () 2021-11-24 17:49:20 +08:00
repos.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
users.go Refactor admin user filter query parameters () 2022-03-02 16:30:14 +01:00
users_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00