source: main/waeup.cas

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @10626   11 years Henrik Bettermann Big title is not necessary.
(edit) @10614   11 years uli Omit protocol from URLs. This seems to work at least on firefox.
(edit) @10612   11 years uli Use bootstrap 3.0 in all templates.
(edit) @10611   11 years uli Handle msg box correctly also when logging out.
(edit) @10610   11 years uli Read shared header and footer only once. Both are short enough to keep …
(edit) @10609   11 years uli Add missing templates for header/footer.
(edit) @10608   11 years uli Prepare login.html template for bootstrap 3.x.
(edit) @10607   11 years uli Enable shared header/footer partial templates.
(edit) @10606   11 years uli Make sure that we can use shared headers/footers in templates.
(edit) @10605   11 years uli Add a smarter message box handling.
(edit) @10604   11 years uli We need a smarter message box handling. Test it first.
(edit) @10602   11 years uli Fix style sheet response.
(edit) @10601   11 years uli Check style sheet.
(edit) @10600   11 years uli Let server provide custom style on request.
(edit) @10599   11 years uli Add a custom style.
(edit) @10535   11 years uli pep8.
(edit) @10526   11 years Henrik Bettermann Call core_user_get_users first and bring order into tests.
(edit) @10525   11 years Henrik Bettermann Temporary solution to get the live system running.
(edit) @10524   11 years Henrik Bettermann Test coverage 100%.
(edit) @10523   11 years Henrik Bettermann Handling school markers in Moodle is a nightmare. We should think …
(edit) @10522   11 years Henrik Bettermann Be more verbose if credentials checking fails.
(edit) @10518   11 years Henrik Bettermann Update applicant data too. get_applicant_moodle_data yet to be …
(edit) @10517   11 years Henrik Bettermann Define private _create_user method which can be reused for applicants.
(edit) @10515   11 years Henrik Bettermann Rename get_moodle_data.
(edit) @10514   11 years Henrik Bettermann Increase to 100% test coverage.
(edit) @10513   11 years Henrik Bettermann Prepare for testing exceptions.
(edit) @10512   11 years Henrik Bettermann Increase test coverage.
(edit) @10511   11 years Henrik Bettermann Start implementing KofaMoodleAuthenticator? tests.
(edit) @10510   11 years Henrik Bettermann Catch errors caused by Moodle and display them in the browser.
(edit) @10509   11 years Henrik Bettermann Add authenticator which authenticate against a running Kofa instance …
(edit) @10507   11 years uli Finetune KofaAuthenticator? tests a bit.
(edit) @10506   11 years uli Also ask for applicant credentials when querying Kofa servers.
(edit) @10499   11 years uli Handle service ticket generation correctly.
(edit) @10498   11 years uli Make sure we put data in correct service_ticket columns in DB.
(edit) @10497   11 years uli Update tests.
(edit) @10496   11 years uli Allow users in service tickets to be NULL and give a proper …
(edit) @10495   11 years uli pyflakes.
(edit) @10494   11 years uli Make everything work under Python3.x again.
(edit) @10493   11 years uli Use the new correct URL updater when setting query string values.
(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) @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.