mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-27 16:46:42 -06:00
Patch from Rob to quick fix an error in the previous one
This commit is contained in:
parent
cfaa28150b
commit
547f501fae
@ -244,7 +244,7 @@ class IPAServer:
|
||||
|
||||
return fields
|
||||
|
||||
def get_all_users (self):
|
||||
def get_all_users (self, args=None, opts=None):
|
||||
"""Return a list containing a User object for each
|
||||
existing user.
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user