Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
username_validation
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
username_validation
Merge requests
!8
Issue
#3441513
by Grevil: [Meta] Introduce new 2.x branch, which refactors, cleans and adjust existing 8.x-1.x code
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3441513
by Grevil: [Meta] Introduce new 2.x branch, which refactors, cleans and adjust existing 8.x-1.x code
issue/username_validation-3441513:3441513-meta-introduce-new
into
2.x
Overview
0
Commits
5
Pipelines
4
Changes
10
Merged
Joshua Sedler
requested to merge
issue/username_validation-3441513:3441513-meta-introduce-new
into
2.x
1 year ago
Overview
0
Commits
5
Pipelines
4
Changes
10
Expand
Closes
#3441513
0
0
Merge request reports
Compare
2.x
version 3
ca26a7b2
1 year ago
version 2
cd64d4be
1 year ago
version 1
bb2a6d19
1 year ago
2.x (base)
and
latest version
latest version
f4a3ab6d
5 commits,
1 year ago
version 3
ca26a7b2
4 commits,
1 year ago
version 2
cd64d4be
3 commits,
1 year ago
version 1
bb2a6d19
2 commits,
1 year ago
10 files
+
314
−
91
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
config/install/username_validation.config.yml
0 → 100755
+
8
−
0
Options
blacklist_char
:
'
'
min_char
:
1
max_char
:
60
disallow_spaces
:
false
ajax_validation
:
false
user_label
:
'
'
user_desc
:
'
'
skip_existing_username
:
false
Loading