Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
81879b5d
Commit
81879b5d
authored
Dec 18, 2019
by
Stefan Busemann
Browse files
[BUGFIX] Set correct syntaxt for mustNotInclude
parent
1e03ae58
Pipeline
#8222
passed with stages
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3omy/Configuration/TypoScript/femanager.txt
View file @
81879b5d
...
...
@@ -17,7 +17,7 @@ plugin.tx_femanager {
lowerChars = 1
min = 6
max = 30
mustNotInclude
(special,
space
)
mustNotInclude
=
space
}
password {
min = 12
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment