Commit graph

477 commits

Author SHA1 Message Date
Benjamin Renard 58fba457f5 LSsession :: includeFile : allow inclusion of external file with include path search support 2020-04-29 19:18:23 +02:00
Benjamin Renard 35a67dca92 Add some comments on LSldapObject CLI command methods 2020-04-29 17:35:34 +02:00
Benjamin Renard 7879ddf699 LSldapObject : add CLI show command 2020-04-29 17:15:49 +02:00
Benjamin Renard 09e051a1e7 LSsession :: initialize() : always load LScli to allow to add commands 2020-04-29 17:15:27 +02:00
Benjamin Renard 1ebdc91d30 LScli : add parameter to select LDAP server and connect to it 2020-04-29 17:14:04 +02:00
Benjamin Renard 72b4c27651 LScli : add parameters to load class/addon and their CLI commands 2020-04-29 17:13:23 +02:00
Benjamin Renard f52f81c1d4 LScli : fix command handler call 2020-04-29 17:05:05 +02:00
Benjamin Renard 2a5ef1bb4e Code cleaning 2020-04-29 15:54:21 +02:00
Benjamin Renard 1ee61bfaeb Update french translation 2020-04-29 15:38:41 +02:00
Benjamin Renard 6ea6b78fd4 LSsearch : fix possibility to specify a filter and a pattern (in the same time) 2020-04-29 15:31:30 +02:00
Benjamin Renard c63040203d LSaddon :: mail: Improve mail forging method by using PEAR Mail_mime lib 2020-04-29 15:26:15 +02:00
Benjamin Renard de3adbbffb LSformRile :: imagesize : fix parameters handling problem 2020-04-29 15:16:32 +02:00
Benjamin Renard 43d0df60cd Add CLI commands manager 2020-04-29 15:15:41 +02:00
Benjamin Renard ffdb8d4cf7 LSattr_html :: mail : add autocomplete feature 2020-04-23 19:53:56 +02:00
Benjamin Renard 103689d6ad LSsearch : Fix handling approx parameter 2020-02-18 12:35:08 +01:00
Benjamin Renard 9059629846 LSattr_html :: select_object : Fix 'Undefined index' PHP notice 2020-02-18 12:35:02 +01:00
Benjamin Renard 69b7ce3f4f LSldapObject : change getDisplayName $spe parameter default value from empty string to null 2020-02-18 12:32:25 +01:00
Benjamin Renard c4687bdfdb LSformRules : clean code by using LSconfig :: get() helper 2020-02-18 12:31:13 +01:00
Benjamin Renard f32fb31d6e LSlog : fix handling non-string message 2020-02-18 10:38:36 +01:00
Benjamin Renard 7f1fa41e3a LdapObject : add __toString() method
Fix password recovery bug report by Adrien Malgoyre <adrien.malgoyre@osupytheas.fr>
on Ldapsaisie-devel mailing list.
2020-02-18 10:36:47 +01:00
Benjamin Renard 36adcf0f5f LSauthMethod::CAS : Remove deprecated LSAUTH_CAS_SERVER_SSL_CERT parameter (since corresponding bogus setCasServerCert() method has been remove in phpCAS) 2020-01-22 17:36:35 +01:00
Benjamin Renard bed05af674 Fix some translation problems by forcing the LANGUAGE env variable value 2019-10-28 12:49:44 +01:00
Benjamin Renard 08f3be6e20 LSsession : improving logging 2019-10-25 19:25:25 +02:00
Benjamin Renard e5ad1dfd44 LSprofiles : add possibility to configure them a label 2019-10-14 12:59:37 +02:00
Benjamin Renard b1252ea0bf LSaccessRightsMatrixView : show rigths on LSrelations 2019-10-14 12:34:42 +02:00
Benjamin Renard 4b1c6a2acf LSaccessRightsMatrixView : show rights of default LSprofiles self and user 2019-10-14 12:14:20 +02:00
Benjamin Renard c74f0cf4bd Add LSaddon LSaccessRightsMatrixView 2019-10-10 18:28:58 +02:00
Benjamin Renard 2fa55a1332 Add LSattr_ldap :: naiveDate 2019-09-30 13:16:53 +02:00
Benjamin Renard 278b084214 Add ['NB_LSOBJECT_LIST_CHOICES'] parameter 2019-09-04 11:49:06 +02:00
Benjamin Renard 2708dd01ee LSsearch : Add nbObjectsByPageChoices parameter 2019-09-04 11:26:09 +02:00
Benjamin Renard 1a2d881322 LSattr_html :: password : fix countable warning in PHP 7 2019-08-06 12:31:59 +02:00
Benjamin Renard f3e332593e LSattr_ldap :: date : replace is_a check by instanceof to avoid warning on PHP 7 2019-08-06 11:49:45 +02:00
Benjamin Renard 9a2c41d8ad LSauthMethod_CAS : improve logging 2019-07-02 14:21:04 +02:00
Benjamin Renard 7845ba5a9c LSattr_ldap_password : Fix parameters pass to verify_function and add doc about it 2019-07-01 18:40:53 +02:00
Benjamin Renard b6f0605dac LSform_rule :: differentPassword : Add missing LSform :: getValue() function 2019-07-01 18:19:58 +02:00
Benjamin Renard 5e8a5edfe5 LStemplate : catch error on displaying/fetching templates 2019-06-28 18:03:36 +02:00
Benjamin Renard aa6bb472b7 LStemplate : display error page on fatal error 2019-06-28 18:02:44 +02:00
Benjamin Renard f64cc3cc19 Improve logging 2019-06-28 18:00:37 +02:00
Benjamin Renard 3acebcfe94 Update french translation 2019-06-20 20:21:31 +02:00
Benjamin Renard ce76872080 Add LSformRule :: differentPassword 2019-06-20 20:14:54 +02:00
Benjamin Renard 3b4d09bb00 LSform : warn on error loading LSformRule 2019-06-20 20:13:46 +02:00
Benjamin Renard 39001ba9f9 LSsession :: loadLSclass() : add $warn option 2019-06-20 20:12:53 +02:00
Benjamin Renard 5af71fdd79 Rework/improve on password encrypt/decrypt method 2019-06-20 19:55:31 +02:00
Benjamin Renard fa96fc42ab LSerror : fix error formatting when no error code is provided 2019-06-17 13:34:02 +02:00
Benjamin Renard 22dd1a61e6 Add LSaddon mailquota 2019-06-17 12:36:01 +02:00
Benjamin Renard 1c2e6f4abb LSattr_ldap :: date : Fix handling timezone 2019-06-13 14:45:57 +02:00
Benjamin Renard 1b28066189 Fix global_search in multiple subDn context 2019-06-05 12:40:56 +02:00
Benjamin Renard 30daa59c8e Rework/improve generate_lang_file.php / generate_ldapsaisie.pot.sh scripts 2019-06-04 00:21:12 +02:00
Benjamin Renard 13dd1f1f6f LSattr_html :: select_list : use static keyword instead of self to make children classes override easier 2019-05-21 18:32:12 +02:00
Benjamin Renard d2951ed74f LSaddons : ssh : fix error strings and translate it 2019-05-21 12:07:46 +02:00