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
5059 4909 d 6 h bpr /trunk/wims/public_html/ [minor/workinprogress] change the links when authentification is by cas\
when it will be more tested, should be done in all languages\
Question : will we keep the two links reguser and enter in classes in "normal
authentification". If not, there will be another modification in links.phtml.$lang
to do.
 
5038 4916 d 1 h bpr /trunk/wims/public_html/modules/adm/class/config/ [minor/fix] fix php parameters  
5024 4917 d 22 h bpr /trunk/wims/public_html/ [minor/] add configuration parameters in manage and config modules
(workinprogress)
 
5015 4919 d 2 h bpr /trunk/wims/public_html/ [major/workinprogress] - change some variables names
- begin to work on auth=cas for portals (the url send to cas
must be the same in webget as the last one -> change in auth-cas)
- every thing has not been tested yet
 
4993 4922 d 7 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.
 
4615 5074 d 20 h bpr /trunk/wims/public_html/modules/adm/ [minor/improvment] the ldap configuration can be entered by the webmaster
it will by default in all classes (they must active it to use this authentification).
 
2477 5661 d 18 h bpr /trunk/wims/public_html/modules/adm/class/config/ [major/add– add module config - very messy ...  
639 6257 d 19 h bpr /trunk/wims/public_html/modules/adm/class/ [minor/] correction  
633 6258 d 1 h bpr /trunk/wims/public_html/ [major/add] add interface to ldap authentification