gitea/modules/validation
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs ()
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.
..
binding.go Validate OAuth Redirect URIs ()
binding_test.go Validate OAuth Redirect URIs ()
glob_pattern_test.go Implement FSFE REUSE for golang files ()
helpers.go Check blocklist for emails when adding them to account ()
helpers_test.go Implement FSFE REUSE for golang files ()
refname_test.go Implement FSFE REUSE for golang files ()
regex_pattern_test.go Implement FSFE REUSE for golang files ()
validurl_test.go Implement FSFE REUSE for golang files ()
validurllist_test.go Validate OAuth Redirect URIs ()