freeipa/ipaserver
Martin Kosek 7fe63f8233 Add SSHFP update policy for existing zones
SSH public key support includes a feature to automatically add/update
client SSH fingerprints in SSHFP records. However, the update won't
work for zones created before this support was added as they don't
allow clients to update SSHFP records in their update policies.

This patch lets dns upgrade module extend the original policy
to allow the SSHFP dynamic updates. It updates only original
policy, we don't want it to overwrite custom user policies.

https://fedorahosted.org/freeipa/ticket/2394
2012-02-27 18:04:19 +01:00
..
install Add SSHFP update policy for existing zones 2012-02-27 18:04:19 +01:00
plugins Catch public exceptions when creating the LDAP context in WSGI. 2012-02-24 16:53:24 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Don't use sets when calculating the modlist so order is preserved. 2012-02-13 22:22:58 -05:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Catch public exceptions when creating the LDAP context in WSGI. 2012-02-24 16:53:24 +01:00