0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-31 02:39:08 -05:00
forgejo/routers/web/admin
Giteabot edb618c136
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403)
Backport #23397

When there is an error creating a new openIDConnect authentication
source try to handle the error a little better.

Close #23283

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
2023-03-10 08:29:28 -06:00
..
admin.go
admin_test.go
applications.go
auths.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403) 2023-03-10 08:29:28 -06:00
config.go Avoid warning for system setting when start up (#23054) (#23116) 2023-02-24 16:46:11 -05:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go Show empty repos in Admin Repository Management page (#23114) (#23130) 2023-02-24 20:17:21 +00:00
runners.go
users.go
users_test.go