Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4993 4892 d 6 h bpr /trunk/wims/public_html/ [major/improvment] work in progress: add authentification by CAS (so class_auth can
be empty or take value ldap, cas). Change some part
of ldap authentification for better coding. New parameter in class is :
class_cas_host. New parameter in userfile is user_external_auth.
Will need another file .userlist_external generated from the user files
(user_external_auth is the identity for the external authentification
and .userlist_external is a mapping from the external authentification
and the usual "wims login" (name of the userfile).
Add a new button for request to the cas server (replacing Enter / Register button).
Make the interface in adm/class/config and adm/manage to enter wims_cas_host class_cas_host.
Help is not done yet.