You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
2 years ago
..
admin.go
admin_test.go
applications.go
auths.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2 years ago
config.go Avoid warning for system setting when start up (#23054) 2 years ago
emails.go
hooks.go Add main landmark to templates and adjust titles (#22670) 2 years ago
main_test.go
notice.go
orgs.go
packages.go
repos.go Use context parameter in services/repository (#23186) 2 years ago
runners.go Implement actions (#21937) 2 years ago
users.go Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
users_test.go