forgejo/routers/web/admin
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#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: techknowlogick <techknowlogick@gitea.io>
2023-03-10 01:14:43 -05:00
..
admin.go
admin_test.go
applications.go
auths.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
config.go Avoid warning for system setting when start up (#23054) 2023-02-24 18:23:13 +08:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
runners.go
users.go
users_test.go