1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-13 08:15:14 +08:00
Files
gitea/modules/validation
wxiaoguang 2c1ff8701a Refactor context flash msg and global variables ()
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`
2025-01-25 14:36:47 +00:00
..