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/routers/web/user
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
..
setting Validate OAuth Redirect URIs (#32643) 2 months ago
avatar.go Refactor names (#31405) 8 months ago
code.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
home.go Refactor markup render system (#32612) 3 months ago
home_test.go Refactor names (#31405) 8 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Add missing repository type filter parameters to pager (#31832) 6 months ago
package.go Refactor names (#31405) 8 months ago
profile.go Refactor markup render system (#32612) 3 months ago
search.go Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
stop_watch.go Move context from modules to services (#29440) 12 months ago