mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-27 08:47:18 +00:00
* initial auth implementation * add create user parser * add tests * update dependencies list * add login annd logout to index also improve auth * realworld fixes * add method set_option to Configuration and also use it everywhere * split CreateUser handler to additional read method * check user duplicate on auth mapping read * generate salt by using passlib instead of random.choice * case-insensetive usernames * update dependencies * update configuration reference * improve tests * fix codefactor errors * hide fields if authorization is enabled, but no auth supplied * add settings object for auth provider * readme update |
||
---|---|---|
.. | ||
conftest.py | ||
test_auth_settings.py | ||
test_build_status.py | ||
test_counters.py | ||
test_internal_status.py | ||
test_package_desciption.py | ||
test_package.py | ||
test_report_settings.py | ||
test_repository_paths.py | ||
test_sign_settings.py | ||
test_smtp_settings.py | ||
test_upload_settings.py | ||
test_user_access.py | ||
test_user.py |