| #749 |
digest auth does not work with POST and InternalRedirect |
CherryPy code |
None |
|
defect |
None |
lawouach * |
11/05/07 |
| #802 |
parseRequestLine: Some URIs cause unrecoverable error |
CherryPy code |
None |
|
defect |
None |
rdelon |
03/26/08 |
| #762 |
Issue serving files to download using cherrypy |
CherryPy code |
None |
2.2.2 |
defect |
None |
Rui |
01/07/08 |
| #589 |
SSL errors |
wsgiserver |
None |
3.1 |
defect |
None |
rdelon |
10/22/06 |
| #571 |
Make CP static file performance comparable to Apache |
CherryPy code |
None |
|
enhancement |
None |
fumanchu * |
09/22/06 |
| #575 |
mod_python test not tailored to UNIX |
CherryPy code |
None |
|
defect |
None |
lawouach |
09/24/06 |
| #726 |
Support Zope/EvalException conventions in default traceback output |
CherryPy code |
None |
|
enhancement |
None |
fumanchu * |
09/04/07 |
| #739 |
Session storage to Postgres fails for unicode string objects when using utf-8 based database |
sessions |
None |
|
defect |
None |
rdelon |
10/12/07 |
| #761 |
FileSession lock acquisition masks errors, hangs server |
sessions |
None |
|
defect |
None |
rdelon |
01/07/08 |
| #764 |
CherryPyWSGIServer times out under Windows and Python 2.5 |
wsgiserver |
None |
|
defect |
None |
rdelon |
01/09/08 |
| #767 |
Replace sessions.py with something good |
sessions |
None |
|
defect |
None |
fumanchu * |
01/13/08 |
| #769 |
Add a subclass of WSPBus with Unix-native wait |
engine |
None |
|
enhancement |
None |
rdelon |
01/13/08 |
| #777 |
Signed session coookies |
sessions |
None |
|
enhancement |
None |
rdelon |
01/22/08 |
| #780 |
session_auth blocks RoutesDispatcher |
sessions |
None |
|
defect |
None |
rdelon |
01/30/08 |
| #794 |
Session cookie should use "Max-Age" instead of "Expires" |
sessions |
None |
|
defect |
None |
rdelon |
03/07/08 |
| #801 |
cherrypy._cpwsgi.CPWSGIApp is incompatible with twill 0.9b1 |
CherryPy code |
None |
|
defect |
None |
rdelon |
03/24/08 |
| #803 |
Patch for running under Google App Engine |
CherryPy code |
None |
|
enhancement |
None |
rdelon |
04/13/08 |
| #811 |
CP WSGI requires a full read of request body |
CherryPy code |
None |
|
defect |
None |
fumanchu |
05/06/08 |
| #813 |
Tell new users that you pass the name of the config file in the quickstart method |
CherryPy documentation |
None |
|
enhancement |
None |
fumanchu |
05/10/08 |
| #532 |
Allow reuse of listener socket on UNIX |
wsgiserver |
devel |
|
defect |
normal |
fumanchu |
06/01/06 |
| #536 |
Early "% hex hex" decoding when using Apache |
CherryPy code |
devel |
|
defect |
normal |
fumanchu |
07/03/06 |
| #348 |
Server state tests fail on windows xp dual core box, possible threading issue |
engine |
|
2.2-final |
defect |
blocker |
rdelon |
10/15/05 |
| #652 |
if client sends ID that does not exist no on_*_session is called |
sessions |
None |
2.2.2 |
defect |
None |
rdelon |
02/06/07 |
| #512 |
settings 'expires' attribute for Cookies should be optional (diff included) |
CherryPy code |
|
2.2.2 |
defect |
normal |
rdelon |
04/21/06 |
| #722 |
Handling bad POST retries from IE6/IE7 |
wsgiserver |
None |
3.0 |
enhancement |
None |
dowski * |
08/29/07 |
| #807 |
FileSession split by directory (PATCH INCLUDED) |
sessions |
None |
3.0 |
enhancement |
None |
no_mind |
04/23/08 |
| #779 |
Conflict with sessions and basic/digest auth tools |
sessions |
None |
3.1 |
defect |
None |
dowski |
01/28/08 |
| #810 |
Add 408 responses |
CherryPy code |
None |
3.1 |
defect |
None |
fumanchu |
05/06/08 |
| #645 |
A value of 0 for socket_port should cause CP to bind to an avaibale unused port |
wsgiserver |
None |
3.2 |
enhancement |
None |
fumanchu * |
01/16/07 |
| #687 |
Dispatcher nesting should be unfolded |
CherryPy code |
None |
3.2 |
defect |
None |
fumanchu |
04/30/07 |
| #733 |
404 instead of 500 on wrong number of arguments |
CherryPy code |
None |
3.2 |
defect |
None |
fumanchu * |
09/20/07 |
| #748 |
PostgresqlSession is incomplete, broken, and too specific |
sessions |
None |
3.2 |
defect |
None |
rdelon |
10/30/07 |
| #770 |
Cache multiple response variants based on Vary header set |
CherryPy code |
None |
3.2 |
defect |
None |
rdelon |
01/13/08 |
| #774 |
Migrate from pyOpenSSL to the ssl module |
wsgiserver |
None |
3.2 |
task |
None |
lawouach |
01/16/08 |
| #775 |
Caching has a performance-killing race condition? |
CherryPy code |
None |
3.2 |
defect |
None |
rdelon |
01/19/08 |
| #782 |
Consider using X-Forwarded-Ssl as well as X-Forwarded-Proto when determining scheme for the proxy tool |
CherryPy code |
None |
3.2 |
defect |
None |
rdelon |
02/02/08 |
| #773 |
Make a Python 3000 version of CP |
CherryPy code |
None |
|
enhancement |
None |
rdelon |
01/16/08 |
| #724 |
Track connection state within the WSGI server |
wsgiserver |
None |
3.0 |
enhancement |
None |
dowski |
08/29/07 |
| #701 |
Debug System |
CherryPy code |
None |
3.2 |
enhancement |
None |
rdelon |
06/27/07 |