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
15505 1702 d 22 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [char] add @ to char_login for retrocompatibility  
15473 1710 d 23 h bpr /trunk/wims/public_html/modules/adm/class/ [major] classpass is crypted (work in progress)  
15324 1777 d 19 h bpr /trunk/wims/ [major] (and to check) - passcrypt uses all the characters of the password
by changing the salt of crypt
- new function passcheck (needed to be able to manage the old and new salt)
- change the adm files which use passcrypt
- developpers password is now crypted in the file .developpers
- need to be checked (it is possible that supervisor has to give again
the modtool password just first time).
 
14334 2093 d 7 h bpr /trunk/wims/public_html/modules/adm/class/ [formatage] delete tabulation  
13868 2263 d 4 h obado /trunk/wims/public_html/ [bugfix][CAS] correct a bug in auth-cas occuring when "tmp" directory was not here
+ reverse test order (first test for CAS 2.0 and then for CAS 1.0)
+ now the default is "bad_cas_connexion" so it will no more give a false positive.
+ give a more explicit message in case of bad_cas_connexion (to be translated)
+ add missing EN texts in adm/class/classes
 
13211 2543 d 4 h bpr /trunk/wims/public_html/ [fix] fix interclass in portal (course in program). Inscription must be done
by the student for the moment.
 
12845 2587 d 0 h obado /trunk/wims/public_html/ [minor/ergo] improve display of classes search box in adm/class/classes
+ code formatting
+ typo
 
10171 3332 d 2 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [spaces]  
5108 4871 d 0 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [minor/] add course to the list of automatic auth.  
5100 4872 d 19 h bpr /trunk/wims/public_html/modules/adm/class/ [workinprogress] fix a problem when the inscription is made by the teacher with cgu
test the inscription in a superclass (search a student was broken with cas)
 
5092 4873 d 6 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [minor/fix] if . in the connexion login, the connexion login was not returned in case of bad password  
5072 4875 d 21 h bpr /trunk/wims/public_html/ [minor/workinprogress] make a part of the inscription by ldap. (not tested on superclass)  
5045 4882 d 21 h bpr /trunk/wims/public_html/modules/adm/class/ [workinprogress] if the login and the password are empty, no clock.
fix bug : the firstname (firstn) did not appear with external idp
 
5034 4884 d 1 h czzmrn /trunk/wims/public_html/modules/adm/class/classes/ [work in progress] does this fix teacher's login  
5028 4884 d 18 h bpr /trunk/wims/public_html/ [minor/workinprogress] try to do cas authentification for teachers. Many problems
remain ...
 
5016 4887 d 0 h bpr /trunk/wims/public_html/ [minor/] delete the debug !  
5015 4887 d 0 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
 
5001 4890 d 0 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [minor/] work in progress  
4993 4890 d 5 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.
 
4614 5043 d 0 h bpr /trunk/wims/public_html/modules/adm/class/classes/ [minor/fix] take the ldap definitions in the superclass instead of the class in
case where superclass exists.
 

Show All