92e6fec6f5
* add is_anonymous helper function and login_required, has_permission decorators * add docs for `is_anonymous`, `login_required` and `has_permission` functions * permission can be `enum.Enum` object; cover with tests * isort fix |
||
---|---|---|
.. | ||
conftest.py | ||
test_cookies_identity.py | ||
test_dict_autz.py | ||
test_no_auth.py | ||
test_no_identity.py | ||
test_session_identity.py |