diff options
author | Rob Crittenden <rcritten@redhat.com> | 2015-04-22 15:38:55 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2015-04-22 15:38:55 -0400 |
commit | f6d2225ec4325275f1eeb0b8089f1d598a7e7fc4 (patch) | |
tree | 435a4afb2b666b6231c126b28fb129ef9406fe3c /setup.py | |
parent | bf5398120e33ff3e88d7b3794c9437e7e75ee369 (diff) | |
download | ipsilon.git-f6d2225ec4325275f1eeb0b8089f1d598a7e7fc4.tar.gz ipsilon.git-f6d2225ec4325275f1eeb0b8089f1d598a7e7fc4.tar.xz ipsilon.git-f6d2225ec4325275f1eeb0b8089f1d598a7e7fc4.zip |
Don't allow the SSSD info plugin to enabled/disabled in UIno_sssd_ui
This is due to the fact that it requires root to modify the
SSSD configuration, modify the Apache configuration and
restart those services.
This uses the call location (from the stack) to determine the
source of the caller. We want to let enable() happen when the
Ipsilon service starts but not when it is accessed via the
admin UI. Ideally this would be passed in via a flag but since
there is only one use-case right now I went with the hackish
method.
https://fedorahosted.org/ipsilon/ticket/111
Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions