forgejo/modules/validation
Panagiotis "Ivory" Vasilopoulos ee26f86bfc
[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 e7bd71a618)
(cherry picked from commit 69f3e952c4)
(cherry picked from commit 83fbb7b566)
(cherry picked from commit 3196605fa9)
(cherry picked from commit e37eb8de9c)
(cherry picked from commit 8c99f59e48)
(cherry picked from commit 74aa1ac66f)
(cherry picked from commit 622440b3bd)
(cherry picked from commit 2c1ec90984)
(cherry picked from commit 24d57152e0)
(cherry picked from commit 071e9013f3)
(cherry picked from commit 27fbb726fa)
(cherry picked from commit 29eddd86ea)
(cherry picked from commit 133dc72fab)
2024-02-05 16:05:50 +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 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 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