mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
16a7d343d7
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.