mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added env.enable_ra variable and change cert.py and ra.py plugin modules to register plugins conditionally
This commit is contained in:
committed by
Rob Crittenden
parent
0e6e11d2e3
commit
e0fe732318
@@ -115,6 +115,9 @@ DEFAULT_CONFIG = (
|
||||
('prompt_all', False),
|
||||
('interactive', True),
|
||||
|
||||
# Enable certain optional plugins:
|
||||
('enable_ra', False),
|
||||
|
||||
# ********************************************************
|
||||
# The remaining keys are never set from the values here!
|
||||
# ********************************************************
|
||||
|
||||
Reference in New Issue
Block a user