mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-22 07:13:02 -05:00
2e00ae4cdd
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. (cherry picked from commit 16a7d343d78807e39df124756e5d43a69a2203a3) Conflicts: services/forms/user_form.go tests/integration/user_settings_test.go simple conflicts |
||
---|---|---|
.. | ||
binding.go | ||
binding_test.go | ||
email.go | ||
email_test.go | ||
glob_pattern_test.go | ||
helpers.go | ||
helpers_test.go | ||
refname_test.go | ||
regex_pattern_test.go | ||
validatable.go | ||
validatable_test.go | ||
validurl_test.go | ||
validurllist_test.go |