wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
modules
/
adm
/
class
/
config
/
scripts
/
setdefa.proc
– Rev 13324
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
13324
2495 d 17 h
georgesk
/trunk/wims/public_html/modules/adm/class/config/
added stuff when LDAP requires an authentification in ANY CASE
7805
4065 d 17 h
czzmrn
/trunk/wims/public_html/modules/adm/class/config/
[minor/] hopefully making easier to set php authentification for a class (if ok, I will fix the help in other languages)
7684
4097 d 21 h
bpr
/trunk/wims/public_html/modules/adm/class/config/
[minor/spaces]
5069
4886 d 0 h
bpr
/trunk/wims/public_html/
[mino/workinprogress] only one parameter in config class for auth and idp: class_authidp
5059
4887 d 2 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
4893 d 22 h
bpr
/trunk/wims/public_html/modules/adm/class/config/
[minor/fix] fix php parameters
5024
4895 d 18 h
bpr
/trunk/wims/public_html/
[minor/] add configuration parameters in manage and config modules
(workinprogress)
5015
4896 d 22 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
4900 d 3 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
5052 d 16 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
5639 d 14 h
bpr
/trunk/wims/public_html/modules/adm/class/config/
[major/add– add module config - very messy ...
639
6235 d 15 h
bpr
/trunk/wims/public_html/modules/adm/class/
[minor/] correction
633
6235 d 21 h
bpr
/trunk/wims/public_html/
[major/add] add interface to ldap authentification