forgejo/modules/validation
Panagiotis "Ivory" Vasilopoulos 97496c6c62
[GITEA] add option for banning dots in usernames
Refs: https://codeberg.org/forgejo/forgejo/pulls/676

Author:    Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Date:      Mon Jun 12 13:57:01 2023 +0200

Co-authored-by: Gusted <postmaster@gusted.xyz>
(cherry picked from commit fabdda5c6e)
(cherry picked from commit d2c7f45621)
(cherry picked from commit dfdbaba3d6)
(cherry picked from commit a3cda092b8)
(cherry picked from commit f0fdb5905c)
(cherry picked from commit 9697e48c1f)
(cherry picked from commit 46e31009a8)
(cherry picked from commit 5bb2c54b6f)
(cherry picked from commit 682f9d24e1)
(cherry picked from commit 1863481005)
(cherry picked from commit 4f1b7c4ddb)
(cherry picked from commit 6afe70bbf1)
(cherry picked from commit 5cec1d9c2d)

Conflicts:
	templates/admin/config.tmpl
	https://codeberg.org/forgejo/forgejo/pulls/1512
(cherry picked from commit de2d172473)
(cherry picked from commit 37a3172dd9)
(cherry picked from commit 92dfca0c5a)
(cherry picked from commit a713d59b0c)
(cherry picked from commit bf18b10982)
(cherry picked from commit 11d77f40a1)
(cherry picked from commit 17ca5ff2d6)
(cherry picked from commit fc50a7f74e)
2023-11-13 14:04:16 +01: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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helpers.go [GITEA] add option for banning dots in usernames 2023-11-13 14:04:16 +01:00
helpers_test.go [GITEA] add option for banning dots in usernames 2023-11-13 14:04:16 +01: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