Preston Holmes
|
5f8b97f9fb
|
Fixed #19057 -- support custom user models in mod_wsgi auth handler
thanks @freakboy3742 for the catch and review
|
2012-10-02 06:42:05 -07:00 |
Claude Paroz
|
82a74dce24
|
Used TransactionTestCase in ModWsgiHandlerTestCase
Now the data created in setUp() is not discarded when the connection
is closed in the handler's methods.
|
2012-09-29 12:10:52 +02:00 |
Preston Holmes
|
373932fa6b
|
fixed #10809 -- add a mod_wsgi authentication handler
Thanks to baumer1122 for the suggestion and initial
patch and David Fischer for the contributions and
long term patch maintenance and docs.
|
2012-09-27 12:43:37 -07:00 |