gitea/modules/validation
Rowan Bohde 16a7d343d7
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
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.
2024-11-28 10:50:27 +08:00
..
binding_test.go Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +08:00
binding.go Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +08:00
glob_pattern_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers.go Check blocklist for emails when adding them to account (#26812) 2023-08-30 10:46:49 -05:00
refname_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
regex_pattern_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
validurl_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
validurllist_test.go Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +08:00