diff options
Diffstat (limited to 'src/mailman/rest/users.py')
| -rw-r--r-- | src/mailman/rest/users.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/rest/users.py b/src/mailman/rest/users.py index 798fe699d..cfea36cfa 100644 --- a/src/mailman/rest/users.py +++ b/src/mailman/rest/users.py @@ -23,6 +23,7 @@ __metaclass__ = type __all__ = [ 'AUser', 'AllUsers', + 'Login', ] |
