Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-10 | change BasicAuthMiddleware again | Helmut Grohne | |
2008-09-09 | made error page for BasicAuthMiddleware configurable | Helmut Grohne | |
2008-09-09 | update BasicAuthMiddleware docs to reflect api change | Helmut Grohne | |
2008-07-12 | fix some comments and epydocify them | Helmut Grohne | |
2008-07-12 | refactor middlewares.NoWriteCallableMiddleware | Helmut Grohne | |
2008-07-08 | add environ param to check_function in middlewares.BasicAuthMiddleware | Helmut Grohne | |
The check_function passed to the BasicAuthMiddleware constructur will now receive a third parameter environ to check against additional things. If the function does not take a third parameter the function will be called in the old manner thus maintaining backwards compatibility. | |||
2008-03-29 | fix middleware start_reponse to accept only two parameters | Helmut Grohne | |
2008-03-28 | fixed non-fatal bugs | Helmut Grohne | |
2008-03-27 | epydoc update | Helmut Grohne | |
2008-02-28 | refactored docstrings for epydoc | Helmut Grohne | |
2007-04-21 | added some assertions | Helmut Grohne | |
2007-04-21 | fixed NoWriteCallableMiddleware with exc_info ! | Helmut Grohne | |
2007-04-20 | added better support for HEAD | Helmut Grohne | |
2007-04-15 | added docstrings | Helmut Grohne | |
2007-04-15 | don't except: when knowing whats thrown | Helmut Grohne | |
2007-04-15 | TracebackMiddleware catches more exceptions | Helmut Grohne | |
2007-04-15 | fixed indenting with tabs | Helmut Grohne | |
2007-04-14 | added TracebackMiddleware | Helmut Grohne | |
2007-04-14 | initial tree | Helmut Grohne | |