Ignore:
Timestamp:
19 Aug 2013, 09:14:04 (11 years ago)
Author:
Henrik Bettermann
Message:

Add authenticator which authenticate against a running Kofa instance and transfer data to Moodle. No test available. sample4.ini serves as an example configuration file and isn't used by any test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.cas/trunk/setup.py

    r10462 r10509  
    6969    dummy = waeup.cas.authenticators:DummyAuthenticator
    7070    kofa1 = waeup.cas.authenticators:KofaAuthenticator
     71    kofa_moodle1 = waeup.cas.authenticators:KofaMoodleAuthenticator
    7172    """,
    7273)
Note: See TracChangeset for help on using the changeset viewer.