Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Téo GODDET
lemonldap-ng
Commits
f7caff32
Commit
f7caff32
authored
Feb 20, 2021
by
Christophe Maudoux
🐛
Browse files
Move CrowdSec plugin to Security menu (#2451)
parent
861463f9
Changes
16
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/sources/admin/security.rst
View file @
f7caff32
...
...
@@ -332,12 +332,8 @@ Go in Manager, ``General parameters`` » ``Advanced parameters`` »
- **Form timeout**: Form token timeout (default to 120 seconds)
- **Use global storage**: Local cache is used by default for one time
tokens. To use global storage, set it to 'On'
- **Brute-Force Attack protection**: set to 'On' to enable it. The aim
of a brute force attack is to gain access to user accounts by
repeatedly trying to guess the password of a user. If it is disabled,
automated tools may submit thousands of password attempts in a matter
of seconds, making it easy for an attacker to beat a password-based
authentication system.
- **CrowdSec Bouncer**: set to 'On' to enable :doc:`CrowdSec Bouncer plugin<crowdsec>`
- **Brute-Force Attack protection**: set to 'On' to enable :doc:`Brute-force protection plugin<bruteforceprotection>`
- **LWP::UserAgent and SSL options**: insert here options to pass to
LWP::UserAgent object (used by SAML or OpenID-Connect to query
partners and AuthSSL or AuthBasic handler to request Portal URL).
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
View file @
f7caff32
...
...
@@ -1124,11 +1124,11 @@ sub attributes {
},
lwpOpts
=>
{
type
=>
'
keyTextContainer
',
documentation
=>
'
Options
given
to LWP::UserAgent
',
documentation
=>
'
Options
passed
to LWP::UserAgent
',
},
lwpSslOpts
=>
{
type
=>
'
keyTextContainer
',
documentation
=>
'
SSL options
given
to LWP::UserAgent
',
documentation
=>
'
SSL options
passed
to LWP::UserAgent
',
},
# CrowdSec plugin
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm
View file @
f7caff32
...
...
@@ -775,13 +775,6 @@ sub tree {
form
=>
'
simpleInputContainer
',
nodes
=>
[
'
checkState
',
'
checkStateSecret
',
],
},
{
title
=>
'
CrowdSecPlugin
',
nodes
=>
[
'
crowdsec
',
'
crowdsecAction
',
'
crowdsecUrl
',
'
crowdsecKey
',
],
},
{
title
=>
'
checkUsers
',
help
=>
'
checkuser.html
',
...
...
@@ -1035,6 +1028,14 @@ sub tree {
'
requireToken
',
'
formTimeout
',
'
tokenUseGlobalStorage
',
{
title
=>
'
CrowdSecPlugin
',
help
=>
'
crowdsec.html
',
nodes
=>
[
'
crowdsec
',
'
crowdsecAction
',
'
crowdsecUrl
',
'
crowdsecKey
',
],
},
{
title
=>
'
bruteForceAttackProtection
',
help
=>
'
bruteforceprotection.html
',
...
...
@@ -1049,7 +1050,6 @@ sub tree {
},
'
lwpOpts
',
'
lwpSslOpts
',
{
title
=>
'
contentSecurityPolicy
',
help
=>
'
security.html#portal
',
...
...
lemonldap-ng-manager/site/htdocs/static/languages/ar.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"الإعدادات الحالية"
,
"customAddParams"
:
"معايير إضافية"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/de.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Current configuration"
,
"customAddParams"
:
"Additional parameters"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/en.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Current configuration"
,
"customAddParams"
:
"Additional parameters"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/es.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Configuración actual"
,
"customAddParams"
:
"Parámetros adicionales"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/fr.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"Clef de l'API"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"URL de base de l'API locale"
,
"currentConfiguration"
:
"Configuration actuelle"
,
"customAddParams"
:
"Paramètres additionnels"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/it.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Configurazione attuale"
,
"customAddParams"
:
"Parametri aggiuntivi"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/pl.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Aktualna konfiguracja"
,
"customAddParams"
:
"Dodatkowe parametry"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/tr.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Mevcut yapılandırma"
,
"customAddParams"
:
"Ek parametreler"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/vi.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Cấu hình hiện tại"
,
"customAddParams"
:
"Tham số bổ sung"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/zh.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"Current configuration"
,
"customAddParams"
:
"Additional parameters"
,
...
...
lemonldap-ng-manager/site/htdocs/static/languages/zh_TW.json
View file @
f7caff32
...
...
@@ -240,7 +240,7 @@
"crowdsec"
:
"Activation"
,
"crowdsecAction"
:
"Action"
,
"crowdsecKey"
:
"API key"
,
"CrowdSecPlugin"
:
"CrowdSec"
,
"CrowdSecPlugin"
:
"CrowdSec
Bouncer
"
,
"crowdsecUrl"
:
"Base URL of local API"
,
"currentConfiguration"
:
"目前的設定"
,
"customAddParams"
:
"額外參數"
,
...
...
lemonldap-ng-manager/site/htdocs/static/reverseTree.json
View file @
f7caff32
This diff is collapsed.
Click to expand it.
lemonldap-ng-manager/site/htdocs/static/struct.json
View file @
f7caff32
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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