Commit Graph

9531 Commits

Author SHA1 Message Date
Christophe Maudoux
c21ab76900 Better fix (#2005) 2019-12-15 12:54:28 +01:00
Christophe Maudoux
e4c5a9d723 Fix #2005 & improve unit test 2019-12-14 17:40:23 +01:00
Xavier
21e5039d21 Update tr translation 2019-12-13 18:05:50 +01:00
Xavier
5a5054e208 Fix warning 2019-12-13 18:04:33 +01:00
Maxime Besson
eda33e647c Add a manager test for #2007 2019-12-13 14:10:25 +01:00
Clément OUDOT
757399fa61 Catch PE_BADCREDENTIALS error in Combination display process (#2009) 2019-12-13 11:15:05 +01:00
Clément OUDOT
c2c11342ac setSecurity method for Combination (#2009) 2019-12-13 11:12:26 +01:00
Clément OUDOT
823c9e9fe1 Adapt unit test to new HTML code (#2038) 2019-12-12 20:04:04 +01:00
Clément OUDOT
70f43b257f Add missing type attribute in input markups (#2038) 2019-12-12 14:48:10 +01:00
Xavier
c5096e7fc3 Enable tr language 2019-12-11 08:17:57 +01:00
Xavier
6a39fc85ac Add tr flag 2019-12-11 08:13:06 +01:00
Xavier
d7177b06de Update manifest 2019-12-11 05:59:56 +01:00
Xavier
7faac40b76 Install tr translations (partial) 2019-12-11 05:59:26 +01:00
Xavier Guimard
d23de534f6 Merge branch 'skip-in-rules' into 'v2.0'
New skip() function in rules

See merge request lemonldap-ng/lemonldap-ng!107
2019-12-10 16:06:18 +01:00
Xavier Guimard
85728c8870 New skip() function in rules 2019-12-10 16:06:17 +01:00
Clément OUDOT
00420c9a0b Add Cache::Cache dependency (#2013) 2019-12-09 20:47:47 +01:00
Clément OUDOT
2e28e90f02 Enable checkTime option by default (#1997) 2019-12-09 20:30:21 +01:00
Xavier
cc90572941 mail tr translation 2019-12-09 06:31:36 +01:00
Xavier
5bb6f2fd3b Refresh plugin (#2006) 2019-12-08 17:28:51 +01:00
Xavier
d01cfe94df Refresh plugin skeleton (#2006) 2019-12-08 17:19:50 +01:00
Clément OUDOT
8f101361bc Custom plugins in Manager (#1590) 2019-12-07 21:30:56 +01:00
Clément OUDOT
a33b358eff Start fixing e2e tests (#2035) 2019-12-04 11:10:09 +01:00
Christophe Maudoux
37e7e0b81e Improve unit test & update manifest (#2019) 2019-12-04 09:50:56 +01:00
Christophe Maudoux
3f40c70ae5 Fix placeholder value (MR !111) 2019-12-03 12:24:13 +01:00
Christophe Maudoux
1bcc9325c1 Merge branch 'bootstrap' into 'v2.0'
improve vhost rule level column size in manager

See merge request lemonldap-ng/lemonldap-ng!111
2019-12-03 12:15:09 +01:00
Christophe Maudoux
9b62a3f933 Propagate to Mail, GPG and Register (#2019) 2019-12-03 12:04:03 +01:00
Maxime Besson
f1aa14a862 Fix PATH_INFO when using uwsgi (#2031) 2019-12-02 22:17:13 +01:00
Antoine ROSIER
983c8060f7 improve vhost rule level column size in manager 2019-12-02 16:02:24 +01:00
Christophe Maudoux
a3a800108c Append renew captcha button (#2019) 2019-12-01 22:03:58 +01:00
Christophe Maudoux
6c890ecf30 Fix bad minified JS 2019-11-30 15:09:31 +01:00
Christophe Maudoux
5d6151f0d1 Fix version 2019-11-29 19:23:22 +01:00
Xavier
06c10fd719 Add comment 2019-11-28 23:01:30 +01:00
Christophe Maudoux
8db635199f Make manifest 2019-11-27 21:34:15 +01:00
Christophe Maudoux
576f6f1273 Increase LUA script (#2030) 2019-11-27 21:33:57 +01:00
Maxime Besson
75559bfb15 Fix TTL of offline session (#813) 2019-11-27 12:12:47 +01:00
Christophe Maudoux
46d96b1a38 Modify logger (#2030) 2019-11-25 22:55:06 +01:00
Christophe Maudoux
6f2e5c1811 Typo 2019-11-25 22:48:12 +01:00
Christophe Maudoux
d20c5efb35 Send service headers to protected applications & Improve unit test (#2030) 2019-11-25 22:28:59 +01:00
Christophe Maudoux
1a5daf324b Improve unit tests & debug logs (#2012) 2019-11-25 21:21:05 +01:00
Christophe Maudoux
a54a8228b4 Check only active notifications & Improve unit test - XML format (#2012) 2019-11-25 11:55:19 +01:00
Christophe Maudoux
80f19e4e71 Check only active notifications & Improve unit test - JSON format (#2012) 2019-11-25 11:51:08 +01:00
Christophe Maudoux
c1c6a8a9a6 Update langs & version (#1999) 2019-11-22 22:39:56 +01:00
Christophe Maudoux
fc2e65be6b Avoid warning (#2011) 2019-11-22 21:42:28 +01:00
Christophe Maudoux
60ef07bcd6 Check notifications date (#2012) 2019-11-22 21:08:28 +01:00
Christophe Maudoux
60bf01d27a Update version (#1999) 2019-11-22 20:40:28 +01:00
Maxime Besson
f020a27a2c Add function to test if an element is in a list (#2011) 2019-11-22 18:49:02 +01:00
Christophe Maudoux
4c68f844a9 Merge branch 'globalLogout' into 'v2.0'
Global logout

See merge request lemonldap-ng/lemonldap-ng!109
2019-11-21 07:02:29 +01:00
Christophe Maudoux
7324172023 Merge branch 'v2.0' into globalLogout 2019-11-20 21:11:34 +01:00
Maxime Besson
e130c6160b Validate LDAP connections in getUser (#2018) 2019-11-20 20:57:33 +01:00
Xavier
ecca77bb40 Don't fail when parsing a bad session (#1983) 2019-11-20 20:43:55 +01:00