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/modules/validation
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs (#32643)
This fixes a TODO in the code to validate the RedirectURIs when adding
or editing an OAuth application in user settings.

This also includes a refactor of the user settings tests to only create
the DB once per top-level test to avoid reloading fixtures.
2 months ago
..
binding.go Validate OAuth Redirect URIs (#32643) 2 months ago
binding_test.go Validate OAuth Redirect URIs (#32643) 2 months ago
glob_pattern_test.go
helpers.go
helpers_test.go
refname_test.go
regex_pattern_test.go
validurl_test.go
validurllist_test.go Validate OAuth Redirect URIs (#32643) 2 months ago