Commit graph

53 commits

Author SHA1 Message Date
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard c551b954fe Improve LSauthMethod::HTTP to support multiple methods to retreive user and password from HTTP server 2018-09-07 18:42:24 +02:00
Benjamin Renard b9452f2057 Fix default LSpeople configuration 2018-08-31 18:02:57 +02:00
Benjamin Renard 38724e0a64 Update french translation with LSaddons::exportSearchResultAsCSV example 2018-08-31 17:38:36 +02:00
Benjamin Renard 56edff0892 Add LSaddon exportSearchResultAsCSV 2018-08-31 17:28:55 +02:00
Benjamin Renard 7c45bfe833 Replace ereg() function call by preg_match() 2018-01-08 19:08:39 +01:00
Benjamin Renard 820b5b9da0 Add some basic CSS theme files 2017-06-05 00:34:07 +02:00
Benjamin Renard 8deb9a8508 LSrelation : improve and make it easy to configure simple relation 2017-04-28 02:13:05 +02:00
Benjamin Renard e294fb123b LSauthMethod::HTTP : Add parameter to disable checking login/password by LDAP auth challenge 2016-07-21 11:24:51 +02:00
Benjamin Renard 0055ea1d7a Add import feature 2015-07-30 16:40:16 +02:00
Benjamin Renard 772cd8b0da LSformElement :: select_list / select_box : permit to put possible values in labelled group 2015-07-25 18:23:06 +02:00
Benjamin Renard a2218dc59a Update Smarty path to default smarty3 path of Debian package 2015-04-28 12:00:20 +02:00
Benjamin Dauvergne 10019fc9fe Convert all supann addon defines to globals
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2015-02-09 10:55:17 +01:00
Benjamin Renard 3a6bd1ea06 Add global parameter defaultCSSfiles 2015-01-08 15:15:40 +01:00
Benjamin Dauvergne 9aa48000e5 SUPANN: ajout du support de l'attribute supannActivite
Signed-off-by: Benjamin Renard <brenard@easter-eggs.com>
2014-11-28 15:20:36 +01:00
Benjamin Renard 53ef8436d4 LSaddon :: supann : redesign and improve this addon 2014-11-20 00:44:41 +01:00
Benjamin Dauvergne 7a1141fe7c LSaddons :: supann : Imported completed supannTypeEntite translation table 2014-10-23 10:05:46 +02:00
Pierre Arnaud e68ddb6826 Renaming class.LSformRule_alphanumeric.php parameter with_accents to withAccents 2014-08-14 16:06:43 +02:00
Pierre Arnaud ebf26c4591 Add with_accents parameter to LSformRule_alphanumeric and set config.LSobjects.LSpeople to use it 2014-08-14 10:33:45 +02:00
Benjamin Renard 5efa437612 LSformRule :: password : Added minValidRegex parameter and use preg_match() function instead of deprecated ereg() function 2014-06-19 16:41:27 +02:00
Benjamin Renard 33cef8be28 LSobject : Add possibility to add extra displayed columns in search result 2014-06-17 16:08:41 +02:00
Benjamin Renard 7c6d3db03a LSauthMethod::anonymous : Added parameter LSAUTHMETHOD_ANONYMOUS_DISABLE_LOGOUT 2013-07-16 16:01:41 +02:00
Benjamin Renard 9f34843ded Added LSaddon::phpLdapAdmin 2013-06-28 16:38:31 +02:00
Benjamin Renard 350aff50c1 LSaddon::posix : added generate_memberUidFromUniqueMember() function 2013-06-24 17:38:26 +02:00
Benjamin Renard 09432db48e Manage CSS path with LStemplate 2013-06-19 03:06:29 +02:00
Benjamin Renard 6f97d3d7e0 Manage image path with LStemplate 2013-06-19 00:53:26 +02:00
Benjamin Renard e992df1ddd LStemplate : added a template abstraction class 2013-06-17 23:39:22 +02:00
Benjamin Renard 16d45ec203 Disable LSdebug by default 2013-03-31 05:28:06 +02:00
Benjamin Renard 8c512875db LSaddon::asterisk : Added generate_asteriskMD5HashedPassword() function 2012-09-04 19:13:38 +02:00
Benjamin Renard 2057f8318e SUPANN : ajout du support de l'attribut supannEtablissement 2012-08-10 12:36:30 +02:00
Benjamin Renard b59fcddb77 SUPANN : Ajout du support de l'attribut supannRoleEntite 2012-08-10 12:36:30 +02:00
Benjamin Renard a516c5be74 LSauthCAS : added possibility to set CURLOPT_SSLVERSION option with parameter LSAUTH_CAS_CURL_SSLVERION 2012-03-29 18:33:12 +02:00
Benjamin Renard 46b0951720 LSaddon :: asterisk : Added addon to support asterisk functions 2011-04-08 17:09:15 +02:00
Benjamin Renard c8e3daf5fd LSaddon::samba : Added generate_sambaProfilePath() function 2011-03-22 15:16:11 +01:00
Benjamin Renard 8dbe9bc4aa LSauthMethod_anonymous : Added LSauth method and added feature in LSauth/LSsession to disabled SELF access 2010-11-25 12:39:35 +01:00
Benjamin Renard 791eb8fdb2 LSauthMethod_CAS : Renamed the config file relative to LSauth recast 2010-11-25 11:35:18 +01:00
Benjamin Renard c65b5a7a21 LSformElement_password : Change mail generation to support attributes in the LSformat of the mail 2010-11-18 15:37:50 +01:00
Benjamin Renard f2072dcfd2 LSform : Added data entry form in create mode 2010-11-17 19:00:09 +01:00
Benjamin Renard e66f60293b LSaddon :: Samba : Fixed LS_SAMBA_USERPASSWORD_ATTR constant declaration in the configuration file 2010-11-15 16:40:57 +01:00
Benjamin Renard 1e8f92b132 LSaddon :: Samba : Added generate_sambaHomePath() function 2010-11-10 17:45:03 +01:00
Benjamin Renard 7ef44445c6 LSaddon :: Samba : Added generate_sambaDomainName() function 2010-11-10 12:03:12 +01:00
Benjamin Renard c9ec2062e2 LSformElement_password : Added a view hashed password button. 2010-04-27 15:52:45 +02:00
Benjamin Renard 86cbf22e0e LSaddon::mail : Fixed title 2010-04-12 11:44:50 +02:00
Benjamin Renard 55c9cdcbd4 LSauthCAS : Added CAS authentification support. 2010-03-10 19:49:04 +01:00
Benjamin Renard d06c8c798d LSauth : added configuration directory 2010-03-10 17:37:49 +01:00
Benjamin Renard 6feab1b394 Disabled LSaddons/supann by default. 2010-03-10 16:52:42 +01:00
Benjamin Renard 21a6761371 LSaddon/supann : Added functions generate_eduPersonOrgDN(), generate_eduPersonPrimaryOrgUnitDN() and generate_eduPersonOrgUnitDN() 2010-03-09 19:16:50 +01:00
Benjamin Renard 6746d1f0a6 LSpeople/cn : Removed the bad validation rule. 2010-02-20 03:29:44 +01:00
Benjamin Renard 0dd705b18a LSpeople : Updated translation 2010-02-19 14:38:41 +01:00
Benjamin Renard c0c7323040 LSpeople : Change predefinedFilters example 2010-02-03 03:10:23 +01:00