mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Started reworking CLI class into cli plugin
This commit is contained in:
committed by
Rob Crittenden
parent
9efda29d60
commit
db0168f7af
@@ -122,7 +122,7 @@ class Search(frontend.Method):
|
||||
"""
|
||||
|
||||
|
||||
class CrudBackend(backend.Backend):
|
||||
class CrudBackend(backend.Connectible):
|
||||
"""
|
||||
Base class defining generic CRUD backend API.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user