ahriman/package
Evgenii Alekseev b7cff0a19d Auth support (#25)
* 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
2021-09-02 23:36:00 +03:00
..
archlinux Auth support (#25) 2021-09-02 23:36:00 +03:00
bin initial import 2021-03-05 01:45:36 +03:00
etc Auth support (#25) 2021-09-02 23:36:00 +03:00
lib/systemd/system improvements 2021-03-11 03:57:23 +03:00
share/ahriman Auth support (#25) 2021-09-02 23:36:00 +03:00