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/modules/validation
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375)
1. add `GetSiteCookieFlashMessage` to help to parse flash message
2. clarify `handleRepoHomeFeed` logic
3. remove unnecessary global variables, use `sync.OnceValue` instead
4. add some tests for `IsUsableUsername` and `IsUsableRepoName`
6 days ago
..
binding.go Validate OAuth Redirect URIs (#32643) 2 months ago
binding_test.go Validate OAuth Redirect URIs (#32643) 2 months ago
glob_pattern_test.go Refactor context flash msg and global variables (#33375) 6 days ago
helpers.go Refactor context flash msg and global variables (#33375) 6 days ago
helpers_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
refname_test.go Refactor context flash msg and global variables (#33375) 6 days ago
regex_pattern_test.go Refactor context flash msg and global variables (#33375) 6 days ago
validurl_test.go Refactor context flash msg and global variables (#33375) 6 days ago
validurllist_test.go Refactor context flash msg and global variables (#33375) 6 days ago