Aldo Cortesi
|
f76bfabc5d
|
Adjust pep8 parameters, reformat
|
2015-05-30 12:02:58 +12:00 |
|
Thomas Kriechbaumer
|
161bc2cfaa
|
cleanup code with autoflake
run the following command:
$ autoflake -r -i --remove-all-unused-imports --remove-unused-variables .
|
2015-05-27 11:25:33 +02:00 |
|
Thomas Kriechbaumer
|
e3d390e036
|
cleanup code with autopep8
run the following command:
$ autopep8 -i -r -a -a .
|
2015-05-27 11:19:11 +02:00 |
|
Maximilian Hils
|
1c1167eda0
|
use passlib instead of md5crypt
|
2014-08-16 15:28:09 +02:00 |
|
Maximilian Hils
|
bae2b6ea36
|
fix AuthAction tests failures from last merge
|
2013-12-08 02:24:00 +01:00 |
|
Aldo Cortesi
|
7213f86d49
|
Unit test auth actions.
|
2013-12-08 13:35:42 +13:00 |
|
Maximilian Hils
|
28a0030c1e
|
compatibility fixes for windows
|
2013-08-19 19:41:20 +02:00 |
|
Aldo Cortesi
|
0acab862a6
|
Integrate HTTP auth, test to 100%
|
2013-03-03 10:37:28 +13:00 |
|