45 lines
1.1 KiB
ReStructuredText
45 lines
1.1 KiB
ReStructuredText
:py:mod:`osusers` app
|
|
=====================
|
|
|
|
.. automodule:: osusers
|
|
|
|
|
|
:py:mod:`admin <osusers.admin>`
|
|
-------------------------------
|
|
|
|
.. automodule:: osusers.admin
|
|
:members:
|
|
|
|
|
|
:py:mod:`apps <osusers.apps>`
|
|
-----------------------------
|
|
|
|
.. automodule:: osusers.apps
|
|
:members:
|
|
|
|
|
|
:py:mod:`models <osusers.models>`
|
|
---------------------------------
|
|
|
|
.. automodule:: osusers.models
|
|
:members:
|
|
|
|
|
|
:py:mod:`tasks <osusers.tasks>`
|
|
-------------------------------
|
|
|
|
.. automodule:: osusers.tasks
|
|
|
|
.. autotask:: osusers.tasks.add_ldap_user_to_group
|
|
.. autotask:: osusers.tasks.create_file_mailbox
|
|
.. autotask:: osusers.tasks.create_ldap_group
|
|
.. autotask:: osusers.tasks.create_ldap_user
|
|
.. autotask:: osusers.tasks.delete_file_mail_userdir
|
|
.. autotask:: osusers.tasks.delete_file_mailbox
|
|
.. autotask:: osusers.tasks.delete_file_sftp_userdir
|
|
.. autotask:: osusers.tasks.delete_ldap_group
|
|
.. autotask:: osusers.tasks.delete_ldap_group_if_empty
|
|
.. autotask:: osusers.tasks.delete_ldap_user
|
|
.. autotask:: osusers.tasks.remove_ldap_user_from_group
|
|
.. autotask:: osusers.tasks.setup_file_mail_userdir
|
|
.. autotask:: osusers.tasks.setup_file_sftp_userdir
|