aurweb/aurweb/models
Kevin Morris 07d5907ecd aurweb.auth: add user credentials and matcher functions
This clones the behavior already present in the PHP implementation,
but it uses a global dict with credential constant keys to
validation functions to determine if a given user has a credential.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 20:11:17 -07:00
..
__init__.py add aurweb.models.account_type.AccountType 2021-06-05 19:52:42 -07:00
account_type.py add aurweb.models.account_type.AccountType 2021-06-05 19:52:42 -07:00
ban.py add aurweb.models.ban.Ban ORM mapping 2021-06-05 20:11:17 -07:00
session.py add aurweb.models.session.Session ORM database object 2021-06-05 20:11:17 -07:00
ssh_pub_key.py add SSHPubKey ORM model 2021-06-05 20:11:17 -07:00
user.py aurweb.auth: add user credentials and matcher functions 2021-06-05 20:11:17 -07:00