Message78043
Reasonable idea, Daniel, but changing self.retried makes no difference.
What does solve Chris' problem (which I can reproduce, btw) is
preventing the nonce_count from incrementing.
i.e. comment out the line :
self.nonce_count += 1
in AbstractDigestAuthHandler.get_authorization
This makes me wonder if all this is being caused by LJ, intentionally or
not, rejecting repeated requests. |
|
Date |
User |
Action |
Args |
2008-12-18 21:56:00 | danohuiginn | set | recipients:
+ danohuiginn, ajaksu2, cmb |
2008-12-18 21:55:59 | danohuiginn | set | messageid: <1229637359.8.0.102180240578.issue4683@psf.upfronthosting.co.za> |
2008-12-18 21:55:58 | danohuiginn | link | issue4683 messages |
2008-12-18 21:55:58 | danohuiginn | create | |
|