LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/doc/sources/admin/safejail.rst

33 lines
710 B

Safe jail
=========
Presentation
------------
LemonLDAP::NG uses Safe jail to evaluate all expressions:
- Access rule
- Header
- Form replay parameters
- Macros
- Groups
- Conditions:
- Menu modules display
- Multi modules display
- IssuerDB use
- Session opening
More information about Safe on
`CPAN <http://search.cpan.org/search?query=Safe&mode=module>`__
Disable Safe jail
-----------------
Safe can be very annoying when using
:doc:`extended functions<extendedfunctions>` or
:doc:`custom functions<customfunctions>`. In this case, you might want
to disable it.
To do this, go into Manager > General Parameters > Advanced Parameters >
Security > Use Safe Jail and disable it.