Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
abstract_email_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
abstract_email_validation
Merge requests
!1
Issue
#3464418
: Working on the security advisory comments.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3464418
: Working on the security advisory comments.
Issue-3464418
into
1.0.x
Overview
0
Commits
2
Pipelines
3
Changes
10
Merged
Rajdip Roy
requested to merge
Issue-3464418
into
1.0.x
9 months ago
Overview
0
Commits
2
Pipelines
3
Changes
10
Expand
0
0
Merge request reports
Compare
1.0.x
version 1
3f56d7f8
9 months ago
1.0.x (base)
and
latest version
latest version
410b781d
2 commits,
9 months ago
version 1
3f56d7f8
1 commit,
9 months ago
10 files
+
197
−
122
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/schema/abstract_email_validation.schema.yml
+
1
−
0
Options
@@ -12,6 +12,7 @@ abstract_email_validation.settings:
custom_error_message
:
type
:
text
label
:
'
Custom
Error
Message'
translatable
:
true
user_registration_form_email_validation
:
type
:
boolean
label
:
'
User
Registration
Form
Email
Validation'
Loading