1
0
Fork 0
codeberg-forgejo/modules/validation
Panagiotis "Ivory" Vasilopoulos 6c03c9726d CB/bp: Add option for banning dots in usernames (!63)
This will land in Forgejo `v1.21`, but we need this in the meantime for `v1.20`.

Follow-up of https://codeberg.org/forgejo/forgejo/pulls/676

Co-authored-by: Otto <otto@codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/forgejo/pulls/63
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2023-08-09 23:36:44 +00:00
..
binding.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
binding_test.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
glob_pattern_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers.go CB/bp: Add option for banning dots in usernames (!63) 2023-08-09 23:36:44 +00:00
helpers_test.go CB/bp: Add option for banning dots in usernames (!63) 2023-08-09 23:36:44 +00: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