This website requires JavaScript.
Explore
Help
Sign In
python
/
aiohttp-security
Watch
1
Star
0
Fork
0
You've already forked aiohttp-security
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
2371a9574b1efad7a74723ffbd40a8af507cac4d
aiohttp-security
/
tests
History
Vincent Maillol
2371a9574b
Add class_has_permission decorator
...
This decorator adds permission for each method of `aiohttp.web.View` class
2018-04-19 07:42:51 +02:00
..
conftest.py
Fix tests
2016-09-27 17:57:11 +03:00
test_class_has_permission.py
Add class_has_permission decorator
2018-04-19 07:42:51 +02:00
test_cookies_identity.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
test_dict_autz.py
Allow to use decorators with web.View class
2018-04-15 09:19:32 +02:00
test_no_auth.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
test_no_identity.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
test_session_identity.py
Switch to async/await syntax
2017-12-13 16:51:46 +02:00