source: main/waeup.cas

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @10478   11 years uli Kofa authenticator now really contacts Kofa instances for authentication.
(edit) @10476   11 years uli pep8.
(edit) @10475   11 years uli Check backend values when initializing Kofa authenticator.
(edit) @10474   11 years uli Implement different backend config for kofa authenticator.
(edit) @10473   11 years uli Use a different configuration for backends.
(edit) @10462   11 years uli Add a kofa authenticator (sketch).
(edit) @10461   11 years uli Add a sample config that deploys kofa auth.
(edit) @10457   11 years uli Update ignores.
(edit) @10421   11 years uli Update docs.
(edit) @10420   11 years uli Add a sample config in package root.
(edit) @10419   11 years uli Make sure memory-based database is thread-oriented (all connections …
(edit) @10418   11 years uli Update docs.
(edit) @10417   11 years uli Update history.
(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) @10408   11 years uli Set single-sign-on flag correctly on login.
(edit) @10407   11 years uli PEP8.
(edit) @10406   11 years uli Service tickets now store SSO flag in db.
(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) @10403   11 years uli Fix check_session_cookie(). Reorganize login() to be more readable.
(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) @10400   11 years uli Remove more trash.
(edit) @10399   11 years uli Remove debugging stuff.
(edit) @10398   11 years uli Enable session cookies for single sign on.
(edit) @10397   11 years uli Handle failed login (with tests).
(edit) @10396   11 years uli Let authtenticators give back a reason if login fails.
(edit) @10395   11 years uli Remove bug (which originated from plain CAS specification!).
(edit) @10394   11 years uli Store work from last days.
(edit) @10357   11 years uli Oops, pysqlite is part of Python 3.1 already.
(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) @10349   11 years uli Use fetchall instead manually creating lists.
(edit) @10348   11 years uli Modify tempfile.tempdir on test runs to remove really all tempdirs …
(edit) @10344   11 years uli Start implementing helpers for db persistence.
(edit) @10343   11 years uli Remove trash.
(edit) @10342   11 years uli Use sqlite for persistent storage; requires rerunning python setup.py dev.
(edit) @10335   11 years uli Add simple login form.
(edit) @10327   11 years uli Stubs for locations required by CAS protocol.
(edit) @10326   11 years uli Check for default pages required by CAS protocol.
(edit) @10325   11 years uli More docs.
(edit) @10324   11 years uli More infos about how to run tests.
(edit) @10323   11 years uli Provide a tox config.
(edit) @10322   11 years uli Let broken test succeed for now.
(edit) @10321   11 years uli Basic skeleton for WSGI-based CAS service.
(add) @10320   11 years uli Create home for CAS support for Kofa.
Note: See TracRevisionLog for help on using the revision log.