aiohttp-security/docs
Andrew Lytvyn 92e6fec6f5 is_anonymous, login_required, has_permission helpers (#114)
* 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
2017-11-17 17:51:40 +02:00
..
_static Update icons 2015-11-21 07:31:34 +02:00
Makefile Initial commit 2015-07-08 20:30:24 +03:00
aiohttp-icon.ico Update icons 2015-11-21 07:31:34 +02:00
aiohttp_doctools.py Work on docs 2015-11-06 22:45:20 +08:00
conf.py Add some labels 2017-01-25 00:51:02 +02:00
example.rst Create working demo (#5) 2016-08-30 20:38:59 +03:00
example_db_auth.rst update passlib url (#90) 2017-07-24 09:58:54 +03:00
glossary.rst Work on doc 2015-11-17 21:17:45 +02:00
index.rst Create working demo (#5) 2016-08-30 20:38:59 +03:00
make.bat Initial commit 2015-07-08 20:30:24 +03:00
reference.rst is_anonymous, login_required, has_permission helpers (#114) 2017-11-17 17:51:40 +02:00
usage.rst Add couple sentences to the doc 2015-11-26 14:09:01 +02:00