source: main/waeup.cas/trunk/waeup/cas/tests/test_server.py

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @10612   11 years uli Use bootstrap 3.0 in all templates.
(edit) @10606   11 years uli Make sure that we can use shared headers/footers in templates.
(edit) @10604   11 years uli We need a smarter message box handling. Test it first.
(edit) @10601   11 years uli Check style sheet.
(edit) @10498   11 years uli Make sure we put data in correct service_ticket columns in DB.
(edit) @10495   11 years uli pyflakes.
(edit) @10494   11 years uli Make everything work under Python3.x again.
(edit) @10492   11 years uli Update regression test to allow query params in arbitrary order.
(edit) @10491   11 years uli Add a helper to update URLs query strings correctly.
(edit) @10490   11 years uli Regression test: CAS must allow GET params in service URLs.
(edit) @10416   11 years uli Support /validate (CAS 1.0).
(edit) @10415   11 years uli Support the /logout URL with CAS.
(edit) @10414   11 years uli Add function to delete set cookie.
(edit) @10413   11 years uli Support warn parameter for login.
(edit) @10412   11 years uli Support gateway param for login.
(edit) @10411   11 years uli Add support for renew parameter.
(edit) @10410   11 years uli Make sure we also support urlencoded URLs as params.
(edit) @10409   11 years uli Test and fix login behaviour in case we send service params.
(edit) @10405   11 years uli Change set_session_cookie API to be more consistent with other funcs. …
(edit) @10404   11 years uli Bring coverage back to 100%.
(edit) @10402   11 years uli Fix test for check_session_cookie.
(edit) @10401   11 years uli Move non-functional test into proper test case. Add functional login …
(edit) @10398   11 years uli Enable session cookies for single sign on.
(edit) @10397   11 years uli Handle failed login (with tests).
(edit) @10394   11 years uli Store work from last days.
(edit) @10352   11 years uli Make sure CASServer options can be set via paste.deploy ini file.
(edit) @10351   11 years uli Add a db_path option for CAS server.
(edit) @10348   11 years uli Modify tempfile.tempdir on test runs to remove really all tempdirs …
(edit) @10335   11 years uli Add simple login form.
(edit) @10326   11 years uli Check for default pages required by CAS protocol.
(edit) @10322   11 years uli Let broken test succeed for now.
(add) @10321   11 years uli Basic skeleton for WSGI-based CAS service.
Note: See TracRevisionLog for help on using the revision log.