freeipa/ipalib/plugins
Petr Vobornik 26abd05d5e Reworked netgroup Web UI to allow setting user/host category
This patch is changing netgroup web ui to look more like hbac or sudo rule UI. This change allows to define and display user category, host category and external host.

The core of the change is changing member attributes (user, group, host, hostgroup) to use rule_details_widget instead of separate association facets. In host case it allows to display and add external hosts.

https://fedorahosted.org/freeipa/ticket/2578
2012-04-10 13:19:13 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Memberof attribute control and update 2012-02-08 10:43:25 +01:00
automember.py Confusing default user groups 2012-04-08 16:48:54 -04:00
automount.py Improve automount indirect map error message 2012-03-28 22:44:02 -04:00
baseldap.py Defer conversion and validation until after --{add,del,set}attr are handled 2012-04-03 17:43:27 -04:00
batch.py Test the batch plugin 2012-04-03 16:19:59 -04:00
cert.py Make revocation_reason required when revoking a certificate. 2012-04-05 08:51:30 +02:00
config.py Mark most config options as required 2012-03-12 17:16:57 +01:00
delegation.py Switch --group and --membergroup in example for delegation 2012-02-06 14:13:33 +01:00
dns.py Change parameters to use only default_from for dynamic default values. 2012-03-28 14:04:31 +02:00
entitle.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
group.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
hbacrule.py Netgroup nisdomain and hosts validation 2012-03-28 16:23:37 +02:00
hbacsvc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbacsvcgroup.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbactest.py Internationalization for HBAC and ipalib.output 2012-02-14 19:08:40 +01:00
host.py Don't allow hosts and services of IPA masters to be disabled. 2012-03-19 16:09:09 +01:00
hostgroup.py Limit allowed characters in a netgroup name to alpha, digit, -, _ and . 2012-02-27 00:06:44 -05:00
internal.py Reworked netgroup Web UI to allow setting user/host category 2012-04-10 13:19:13 +02:00
kerberos.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
krbtpolicy.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
migration.py Don't create private groups for migrated users, check for valid gidnumber 2012-04-03 09:04:10 +02:00
misc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
netgroup.py Netgroup nisdomain and hosts validation 2012-03-28 16:23:37 +02:00
passwd.py Change parameters to use only default_from for dynamic default values. 2012-03-28 14:04:31 +02:00
permission.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
ping.py Document the ping plugin. 2012-01-12 05:46:09 -05:00
pkinit.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
privilege.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
pwpolicy.py Sort password policy by priority 2011-12-01 18:04:30 -05:00
role.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
selfservice.py Fix raw format for ACI commands 2012-02-03 17:04:51 +01:00
selinuxusermap.py Typos in FreeIPA messages 2012-03-23 16:59:12 +01:00
service.py Add missing comma to list of services that cannot be disabled. 2012-04-05 22:18:27 +02:00
sudocmd.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudocmdgroup.py Fix sudo help and summaries 2011-08-29 21:26:23 -04:00
sudorule.py Netgroup nisdomain and hosts validation 2012-03-28 16:23:37 +02:00
user.py Check configured maximum user login length on user rename. 2012-04-08 17:10:39 -04:00
virtual.py Add default success/failure output logging. 2011-02-14 10:23:52 -05:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00