summaryrefslogtreecommitdiff
path: root/tests/test_security.py
AgeCommit message (Expand)Author
2019-03-03Implement new request.has_permission.Theron Luhn
2019-03-03Implement bw-compat authenticated_userid and unauthenticated_useridTheron Luhn
2019-02-26Add `request.identity`.Theron Luhn
2019-02-17Implement legacy security policy.Theron Luhn
2018-11-01remove deprecated security functionsMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel