Eduard Nabokov
1679f6713b
Update docs and demo with login required, has permission ( #128 )
...
* Work on
* Update docs with login_required and has_permission
2018-01-24 12:29:20 +02:00
Grygorii Yermolenko
d89f6b7e3d
Fix in demos related to async-await syntax ( #123 )
...
- remove 3.4 version from setup.py
- add cryprography package to requirements since it is used in
dictionary_auth
- add a few missed async kwords
2018-01-02 14:31:19 +02:00
Andrew Svetlov
5b2ff779c3
Switch to async/await syntax
2017-12-13 16:51:46 +02:00
Devin Fee
1a9ab6424e
added simplistic dictionary_auth example ( #105 )
2017-09-19 11:54:37 +03:00
Misha Behersky
820dcc8d93
Create working demo ( #5 )
...
* Add docs example and update demo source code
* Fail with debug
* Fix tests
* Update sql scripts
* Update docs
* Add checking for the password
* Update documentation with launch/usage example
* Launch flake8 instead of pep8 and pyflakes
2016-08-30 20:38:59 +03:00
Andrew Svetlov
d95b60dd72
Work on demo
2016-02-01 19:25:14 +02:00
Andrew Svetlov
0484310513
Add Web.configure
2015-11-30 14:58:49 +02:00
Andrew Svetlov
2bfaaca817
Remove empty file
2015-11-30 14:54:56 +02:00
Andrew Svetlov
6d8b944459
Add handlers
2015-11-29 15:03:35 +02:00
Andrew Svetlov
aed49a99ab
Add finalizer
2015-11-26 20:26:57 +02:00
Andrew Svetlov
a77702c799
Merge branch 'master' of github.com:aio-libs/aiohttp_security
2015-11-26 20:11:49 +02:00
Andrew Svetlov
77ed3154e3
Work on demo
2015-11-26 20:09:00 +02:00
Andrew Svetlov
fd58337780
work on demo
2015-11-21 09:37:44 +02:00
Andrew Svetlov
9f16878a35
Rename examples to demo
2015-11-21 08:45:35 +02:00