index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
test
/
test_sessionauthenticate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-2
/
+2
*
Use decorators where appropriate.
Jason R. Coombs
2016-08-03
1
-1
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-1
/
+1
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-9
/
+10
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-3
/
+1
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-11
/
+11
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+62
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-62
/
+0
*
More Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-1
/
+2
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-1
/
+1
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-9
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-29
/
+30
*
Fix for #906 (Firefox displays a popup on redirect). Reverted [2149] and chan...
Robert Brewer
2009-03-24
1
-2
/
+2
*
Changed HTTPRedirect to default to 307/302 if not GET. Also fixed SessionAuth...
Robert Brewer
2009-03-11
1
-3
/
+3
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-2
/
+0
*
* Test case and fix for Ticket #780
nick125
2008-07-09
1
-1
/
+11
*
Implemented a login attribute for the request and answered #653
Sylvain Hellegouarch
2007-02-07
1
-4
/
+4
*
More SessionAuth cleanups. Replaced 'login' with 'username' whenever appropri...
Robert Brewer
2006-09-02
1
-5
/
+5
*
cptools.session_auth was growing an unwieldy number of parameters, so I moved...
Robert Brewer
2006-09-02
1
-7
/
+8
*
Overhaul of config system:
Robert Brewer
2006-08-24
1
-4
/
+1
*
Made all imports absolute "just in case" for Python 2.5.
Robert Brewer
2006-08-24
1
-2
/
+2
*
Removed "filter" from lots of places, including renaming of tests.
Robert Brewer
2006-06-01
1
-0
/
+63