mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove registration of get_keytab
This commit is contained in:
@@ -366,7 +366,6 @@ def handler(req, profiling=False):
|
||||
h.register_function(f.update_password_policy)
|
||||
h.register_function(f.add_service_principal)
|
||||
h.register_function(f.find_service_principal)
|
||||
h.register_function(f.get_keytab)
|
||||
h.register_function(f.get_radius_client_by_ip_addr)
|
||||
h.register_function(f.add_radius_client)
|
||||
h.register_function(f.update_radius_client)
|
||||
|
||||
Reference in New Issue
Block a user