mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
Add naive implementation of user password check by calling su command. Also change some authentication method to require username to be string instead of optional string
54 lines
1008 B
ReStructuredText
54 lines
1008 B
ReStructuredText
ahriman.core.auth package
|
|
=========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.auth.auth module
|
|
-----------------------------
|
|
|
|
.. automodule:: ahriman.core.auth.auth
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.auth.helpers module
|
|
--------------------------------
|
|
|
|
.. automodule:: ahriman.core.auth.helpers
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.auth.mapping module
|
|
--------------------------------
|
|
|
|
.. automodule:: ahriman.core.auth.mapping
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.auth.oauth module
|
|
------------------------------
|
|
|
|
.. automodule:: ahriman.core.auth.oauth
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.auth.pam module
|
|
----------------------------
|
|
|
|
.. automodule:: ahriman.core.auth.pam
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.auth
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|