|
|
03/18/08 13:23:50 |
@1931
|
[1931]
|
fumanchu |
Fixed setup.py for the restsrv -> process change, plus fixed a couple svn … |
|
|
02/18/08 12:51:51 |
@1891
|
[1891]
|
lawouach |
Fix for #787 only for digest though as basic responses don't provide the … |
|
|
06/22/07 11:06:43 |
@1682
|
[1682]
|
lawouach |
Fix for #699 |
|
|
02/07/07 15:29:04 |
@1614
|
[1614]
|
lawouach |
Implemented a login attribute for the request and answered #653 |
|
|
10/28/06 13:44:54 |
@1418
|
[1418]
|
fumanchu |
Fix for #596 (svn:eol-style) |
|
|
09/11/06 17:04:28 |
@1356
|
[1356]
|
fumanchu |
Added test_httpauth to test suite and re-used httpauth's md5 encoder. |
|
|
09/11/06 15:05:25 |
@1355
|
[1355]
|
lawouach |
Basic encryption now defaults to md5 if not provided. It means that by … |
|
|
09/11/06 14:53:21 |
@1354
|
[1354]
|
lawouach |
Digest and basic auth can now take a callable which must return a dict … |
|
|
09/11/06 13:28:34 |
@1353
|
[1353]
|
fumanchu |
Docstrings + tweaks for new auth.py. |
|
|
09/11/06 13:02:07 |
@1352
|
[1352]
|
lawouach |
Split the httpauth code for licensing potential issue. |