forgejo/modules/validation
2024-05-14 08:31:34 +02:00
..
binding.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
binding_test.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
glob_pattern_test.go
helpers.go [GITEA] add option for banning dots in usernames 2024-02-05 16:05:50 +01:00
helpers_test.go [GITEA] add option for banning dots in usernames 2024-02-05 16:05:50 +01:00
refname_test.go
regex_pattern_test.go
validatable.go added validation fixes 2024-05-14 08:31:34 +02:00
validatable_test.go added validation fixes 2024-05-14 08:31:34 +02:00
validurl_test.go