mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 14:33:02 +01:00
3e823a2b22
-> view/select => change to use it (php+template+js) -> LSattr_html_select_object/LSattr_html_select_list => change to use it -> LSldapObject : -> change listObjectsName() / searchObject() / getSelectArray() / listObjects() -> comment search() function -> Add triggers to clean cache -> LSpeople : Update search config -> LSsession : Change function to use it : - getSubDnLdapServer() - loadLSprofiles() - LSrelation : Deplace error codes declaration from LSsession in class file - LSldapObject : -> change getObjectFilter() / getLabel() / getSubDnValue() / getSubDnName() for can call then staticaly -> Add afterModify() function and trigger -> Change getObjectFilter() / listObjectsInRelation() to use Net_LDAP2_Filter -> Add __get() function -> Move one LSerror code for LSrelation function from LSsession class file -> Add a global variable to save cached data ($cache) -> Change subDn and subDnName access methods - LSauth : Move LSsession auth procedure in a dedicated class -> LSsession : Change startLSsession() to use it - LSsession : -> Add getRootDn() function -> Fix getTopDn() to return root DN if no topDn is currently defined -> Create dedicated functions to support recoveryPassword mecanism : - recoverPasswd() - recoverPasswdSendMail() - recoverPasswdFirstStep() - recoverPasswdSecondStep -> Customize LSdebug return and display (php+js) -> Clean unused error codes -> Move LSrelation error codes -> Comment ajax method |
||
---|---|---|
.. | ||
accueil.tpl | ||
blank.tpl | ||
bottom.tpl | ||
create.tpl | ||
empty.tpl | ||
login.tpl | ||
LSdefault.tpl | ||
LSform.tpl | ||
LSform_view.tpl | ||
LSformElement.tpl | ||
LSformElement_boolean.tpl | ||
LSformElement_boolean_field.tpl | ||
LSformElement_date_field.tpl | ||
LSformElement_field.tpl | ||
LSformElement_image_field.tpl | ||
LSformElement_maildir_field.tpl | ||
LSformElement_mailQuota_field.tpl | ||
LSformElement_password.tpl | ||
LSformElement_password_field.tpl | ||
LSformElement_select.tpl | ||
LSformElement_select_object.tpl | ||
LSformElement_select_object_field.tpl | ||
LSformElement_ssh_key.tpl | ||
LSformElement_ssh_key_field.tpl | ||
LSformElement_text_field.tpl | ||
LSformElement_textarea_field.tpl | ||
LSformElement_uri_field.tpl | ||
LSmail.tpl | ||
LSrelations.tpl | ||
modify.tpl | ||
question.tpl | ||
recoverpassword.tpl | ||
redirect.tpl | ||
select.tpl | ||
select_table.tpl | ||
top.tpl | ||
view.tpl | ||
viewSearch.tpl |