This is needed by Basset to be able to enable accounts
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
bfb071fabe
commit
0662de958d
1 changed files with 0 additions and 4 deletions
|
@ -73,11 +73,7 @@ systemgroup = 'fas-system'
|
||||||
# Valid action :
|
# Valid action :
|
||||||
# modo.allow.update_status, allow approved member to do related action.
|
# modo.allow.update_status, allow approved member to do related action.
|
||||||
modo.group = 'accounts-moderators'
|
modo.group = 'accounts-moderators'
|
||||||
{% if env == "staging" %}
|
|
||||||
modo.allow.update_status = True
|
modo.allow.update_status = True
|
||||||
{% else %}
|
|
||||||
modo.allow.update_status = False
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
# thirdpartygroup is for thirdparties that also need group management
|
# thirdpartygroup is for thirdparties that also need group management
|
||||||
# via fas, but maintain their own actual account systems
|
# via fas, but maintain their own actual account systems
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue