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
78 lines
1.4 KiB
ReStructuredText
78 lines
1.4 KiB
ReStructuredText
ahriman.core package
|
|
====================
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
ahriman.core.alpm
|
|
ahriman.core.auth
|
|
ahriman.core.build_tools
|
|
ahriman.core.configuration
|
|
ahriman.core.database
|
|
ahriman.core.distributed
|
|
ahriman.core.formatters
|
|
ahriman.core.gitremote
|
|
ahriman.core.http
|
|
ahriman.core.log
|
|
ahriman.core.report
|
|
ahriman.core.repository
|
|
ahriman.core.sign
|
|
ahriman.core.status
|
|
ahriman.core.support
|
|
ahriman.core.triggers
|
|
ahriman.core.upload
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.exceptions module
|
|
------------------------------
|
|
|
|
.. automodule:: ahriman.core.exceptions
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.spawn module
|
|
-------------------------
|
|
|
|
.. automodule:: ahriman.core.spawn
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.tree module
|
|
------------------------
|
|
|
|
.. automodule:: ahriman.core.tree
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.util module
|
|
------------------------
|
|
|
|
.. automodule:: ahriman.core.util
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.utils module
|
|
-------------------------
|
|
|
|
.. automodule:: ahriman.core.utils
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|