Commit Graph

55 Commits

Author SHA1 Message Date
Andrew Svetlov
0a7ec47274 Fix tests 2016-09-27 17:57:11 +03:00
Andrew Svetlov
aabe9282e7 Tune doc theme 2016-09-27 17:22:47 +03:00
Andrew Svetlov
0a85dc5603 coveralls -> codecov 2016-09-27 15:32:53 +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
fec22f971c 1;3201;0cMerge branch 'master' of github.com:aio-libs/aiohttp_security 2016-02-01 19:25:25 +02:00
Andrew Svetlov
d95b60dd72 Work on demo 2016-02-01 19:25:14 +02:00
Andrew Svetlov
c6501bd32c Drop unused global var 2016-02-01 15:42:09 +02:00
Andrew Svetlov
607186a168 Merge branch 'master' of github.com:aio-libs/aiohttp_security 2016-01-18 15:06:49 +02:00
Andrew Svetlov
35d1f887b4 Use aiohttp_session 0.4.0+ 2016-01-18 15:06:35 +02:00
Andrew Svetlov
624a9dc90c Update conf.py
2016 year
2016-01-03 22:06:21 +02:00
Andrew Svetlov
8a1069cc80 Update LICENSE
2016 year
2016-01-03 22:05:24 +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
f4a9232eef Add couple sentences to the doc 2015-11-26 14:09:01 +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
Andrew Svetlov
7bf9b02b08 Work on demo 2015-11-21 08:45:08 +02:00
Andrew Svetlov
77d9f70a3d Update icons 2015-11-21 07:31:34 +02:00
Andrew Svetlov
ebf4fd9375 Add couple assertions and short-cut 2015-11-20 13:39:10 +02:00
Andrew Svetlov
52d5513838 Add session identity 2015-11-19 15:25:10 +02:00
Andrew Svetlov
ab2ef11bf1 Convert test_cookies_identity into pytest style 2015-11-19 14:36:15 +02:00
Andrew Svetlov
688df9d2d2 Convert test_no_identity into pytest style 2015-11-19 14:17:34 +02:00
Andrew Svetlov
8f527777f3 Convert test_dict_autz into pytest style 2015-11-19 14:07:06 +02:00
Andrew Svetlov
e29666cea9 Convert test_no_auth into pytest style 2015-11-19 13:53:38 +02:00
Andrew Svetlov
c379fb4beb Improve doc 2015-11-18 12:07:42 +02:00
Andrew Svetlov
01ebd42d8f Work on doc 2015-11-17 21:17:45 +02:00
Andrew Svetlov
ab81d73c34 Clarify type for permission parameter 2015-11-11 01:30:41 +02:00
Andrew Svetlov
71880dfc72 Improve docs 2015-11-08 10:56:34 +08:00
Andrew Svetlov
80beb70e9a Continue to work on documentation 2015-11-08 10:47:19 +08:00
Andrew Svetlov
d02faf69e7 Work on docs 2015-11-06 22:45:20 +08:00
Andrew Svetlov
f8d76e32ce Continue working on documentation 2015-11-05 22:59:21 +02:00
Andrew Svetlov
e9065305ad Merge branch 'master' of github.com:aio-libs/aiohttp_security 2015-11-02 22:29:11 +02:00
Andrew Svetlov
d4c6dc8ff5 Work on documentation 2015-11-02 22:28:10 +02:00
Andrew Svetlov
6f2ff8ff79 Try to fix travis 2015-10-29 16:05:30 +02:00
Andrew Svetlov
996361c233 Docs 2015-10-29 15:34:38 +02:00
Andrew Svetlov
a0f73c85eb More docs 2015-10-29 10:31:24 +02:00
Andrew Svetlov
4ed19b2bb0 Update doc 2015-09-06 07:12:18 +02:00
Andrew Svetlov
d7f6c8a48a Drop extra line 2015-09-06 06:35:02 +02:00
Andrew Svetlov
aea0d37ee0 Place examples in the right place 2015-09-02 13:43:37 -04:00
Andrew Svetlov
3185eac83c Cleanup docs also 2015-09-02 13:41:41 -04:00
Andrew Svetlov
62bd558ba7 Use pytest plugin for collectingg coverage info 2015-09-02 13:37:49 -04:00
Andrew Svetlov
29869c710f Add test for remember/forbid when library was not setted up 2015-08-05 13:32:49 +03:00
Andrew Svetlov
ff8ecf06da Return authenticated anonymous if library was not setted up 2015-08-04 21:19:01 +03:00
Andrew Svetlov
1a7489354b Fix tests 2015-07-29 23:58:55 +03:00
Andrew Svetlov
76574b12b0 Drop unused imports 2015-07-29 23:44:43 +03:00
Andrew Svetlov
29695bd24f Return back to passing response parameter into remember and forget methods 2015-07-29 23:41:16 +03:00