freeipa/ipalib/plugins
Petr Vobornik 070fc176ae Web UI:Certificate pages
Following pages were added to Web UI:
 * certificated details
 * certificate search

Certificate is not regular object so it gets no metadata. Therefore artificial
metadata were created for it to allow usage of search and details facet.

Search and details facet were modified to allow removing of add/remove/update/
reset buttons - certificates have no mod operation and they are not added by
standard means.

User can revoke and restore certificated in details facet.

https://fedorahosted.org/freeipa/ticket/3419
2013-03-18 15:11:08 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
automember.py Remove DN normalization from the baseldap plugin. 2013-03-01 16:59:47 +01:00
automount.py Remove unneeded python-ldap imports 2013-03-13 12:36:34 +01:00
baseldap.py Improve error messages for external group members 2013-03-14 11:44:24 -04:00
batch.py Add the version option to all Commands 2013-02-21 16:26:09 +01:00
cert.py Preserve case of attribute names in LDAPEntry. 2013-03-01 16:59:46 +01:00
config.py Allow 'nfs:NONE' in global configuration 2013-03-08 10:46:00 +01:00
delegation.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
dns.py Remove DN normalization from the baseldap plugin. 2013-03-01 16:59:47 +01:00
entitle.py Remove DN normalization from the baseldap plugin. 2013-03-01 16:59:47 +01:00
group.py Improve error messages for external group members 2013-03-14 11:44:24 -04:00
hbacrule.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
hbacsvc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbacsvcgroup.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
hbactest.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
host.py Fix remove while iterating in suppress_netgroup_memberof. 2013-03-06 15:05:27 +01:00
hostgroup.py Fix remove while iterating in suppress_netgroup_memberof. 2013-03-06 15:05:27 +01:00
idrange.py Enforce exact SID match when adding or modifying a ID range 2013-03-14 15:20:30 +01:00
internal.py Web UI:Certificate pages 2013-03-18 15:11:08 +01:00
kerberos.py Use fully qualified CCACHE names 2013-02-01 08:13:50 +01:00
krbtpolicy.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
migration.py Remove unneeded python-ldap imports 2013-03-13 12:36:34 +01:00
misc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
netgroup.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
passwd.py Add the version option to all Commands 2013-02-21 16:26:09 +01:00
permission.py Remove DN normalization from the baseldap plugin. 2013-03-01 16:59:47 +01:00
ping.py Add the version option to all Commands 2013-02-21 16:26:09 +01:00
pkinit.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
privilege.py Removal of memberofindirect_permissons from privileges 2012-04-09 22:12:39 -04:00
pwpolicy.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
realmdomains.py Add list of domains associated to our realm to cn=etc 2013-02-19 14:15:46 +02:00
role.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
selfservice.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
selinuxusermap.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
service.py Mention PAC issue with NFS in service plugin doc 2013-03-08 10:46:00 +01:00
sudocmd.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
sudocmdgroup.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
sudorule.py Fix internal error in output_for_cli method of sudorule_{enable,disable}. 2013-03-06 16:13:17 +01:00
trust.py Do not hide idrange-add errors when adding trust 2013-03-13 14:38:27 -04:00
user.py Change DNA magic value to -1 to make UID 999 usable 2013-03-11 17:07:07 +01:00
virtual.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
xmlclient.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00