Commit Graph

764 Commits

Author SHA1 Message Date
Christophe Maudoux
4d04672c20 WIP: FindUser skeleton (#1976) 2020-12-20 22:54:35 +01:00
Christophe Maudoux
7be0240389 Update default values & Tidy (#2243) 2020-12-16 22:58:01 +01:00
Christophe Maudoux
763958831f Improve lang 2020-12-10 23:14:09 +01:00
Christophe Maudoux
df82d9d185 Take useSafeJail option into account in Manager &
Append an option to skip assignment test & Improve unit test (#2414, #2360)
2020-12-10 22:43:26 +01:00
Christophe Maudoux
2d2bcac4a7 Append warning (#2394) 2020-12-05 19:30:17 +01:00
Xavier Guimard
b5aec37089 Add Spanish translation (not finished but usable) 2020-12-04 13:11:01 +01:00
Clément OUDOT
afe516c761 Mail 2F session key in Manager (#2406) 2020-12-03 20:53:57 +01:00
Christophe Maudoux
82187419a7 Warn if assignment & improve message (#2360) 2020-12-01 23:16:54 +01:00
Christophe Maudoux
32d52b96d8 Append an option to obfuscate some headers value (#2398) 2020-11-27 23:09:18 +01:00
Xavier Guimard
28001c5f09 Add missing zh_TW flag 2020-11-27 13:17:04 +01:00
Xavier Guimard
54b778ddb7 Update zh_TW translation 2020-11-27 12:27:21 +01:00
Xavier Guimard
74f582baf4 Add zh_TW translation (portal) 2020-11-23 15:43:13 +01:00
Christophe Maudoux
d8a3569ed0 Merge branch '2381' into 'v2.0'
2381

See merge request lemonldap-ng/lemonldap-ng!170
2020-11-16 17:22:26 +01:00
Xavier Guimard
e5924b1d9e Update translations 2020-11-16 09:58:19 +01:00
Christophe Maudoux
a8eaa59670 Encode uri (#2383) 2020-11-15 16:50:37 +01:00
Christophe Maudoux
d356455ed8 Merge branch 'v2.0' into 2381 2020-11-15 16:31:49 +01:00
Christophe Maudoux
7e162f3468 Replace % char in URL with multi valued forms (#2383) 2020-11-15 14:18:58 +01:00
Christophe Maudoux
c330347f3c Replace % char in URL (#2383) 2020-11-15 13:43:35 +01:00
Christophe Maudoux
b40ae547f4 Update langs & test conf (#2381) 2020-11-12 19:52:48 +01:00
Christophe Maudoux
a0feeae9a1 Append accessToTrace parameter (#2381) 2020-11-12 13:43:41 +01:00
Xavier Guimard
10f879f652 Update tr translation 2020-11-10 06:08:34 +01:00
Maxime Besson
d5d97825a7 Update documentation for #2330 2020-11-06 19:00:52 +01:00
Maxime Besson
5714a753be Add manager form for OIDC attribute (#2330) 2020-11-06 19:00:52 +01:00
Xavier Guimard
d2698c7505 Update translations 2020-11-05 14:54:29 +01:00
Maxime Besson
8b9c6be6f6 Add krbAllowedDomains in manager (#2372) 2020-11-05 10:39:20 +01:00
Xavier Guimard
3f75702b96 Verify translations 2020-11-04 14:25:41 +01:00
Christophe Maudoux
602ccf91f6 Append parameters (#2368) 2020-11-04 13:49:51 +01:00
Christophe Maudoux
88b9c23fca Uppercase title (#2361) 2020-10-30 17:52:20 +01:00
Christophe Maudoux
0bb76720bb Adapt selector to jqlite (#2361) 2020-10-30 17:34:18 +01:00
Maxime Besson
abb66d716c Fix delete buttons for #2350
Since the session id may be hidden from the server response, we cannot
rely on the ajax response to set the session ID. Which is not a problem
because we already know it from context.
2020-10-30 16:45:58 +01:00
Christophe Maudoux
b869b59da7 Avoid assignment (#2360) 2020-10-30 12:55:39 +01:00
Christophe Maudoux
600569247f WIP: Hide _session_id with session & 2ndFA explorers (#2350) 2020-10-28 09:31:12 +01:00
Maxime Besson
1623c542a0 Add ldap IO timeout option to manager (#2267) 2020-10-27 16:01:36 +01:00
Xavier Guimard
b6c78511db Import tr translation from transifex 2020-10-26 20:06:16 +01:00
Xavier Guimard
5626852872 Refresh translations 2020-10-19 06:14:38 +02:00
Christophe Maudoux
b3ad81ec8c Display notification content (#2353) 2020-10-16 23:28:00 +02:00
Christophe Maudoux
bf9ecc35ad Re-order tree to be more consistent (#2336) 2020-10-12 16:59:14 +02:00
Christophe Maudoux
1c574f03da Rule is not parsed -> convert to bool & be more consistent (#1605) 2020-10-12 15:38:57 +02:00
Xavier Guimard
a78c7c5061 Update JS files 2020-10-10 10:03:55 +02:00
Maxime Besson
f74787f81a Switch default SAML signature alg to SHA256 (#2341) 2020-10-07 15:35:37 +02:00
Maxime Besson
5606d0ed6f Add support for SHA384 and SHA512 (#2322) 2020-10-07 15:31:57 +02:00
Maxime Besson
4d5de59735 Add manager option to override SAML signature method (#2319) 2020-10-07 15:31:27 +02:00
Maxime Besson
e72d7d7235 Update manager to generate saml certs by default (#2316) 2020-10-07 15:25:08 +02:00
Christophe Maudoux
352b97f681 Append option to modify 2FA during context switching (#2338) 2020-10-04 21:18:09 +02:00
Christophe Maudoux
bd1b153561 Re-order and update lang to be more consistent 2020-10-02 20:42:46 +02:00
Clément OUDOT
9cec235472 Configuration of adaptative authentication level plugin in Manager (#2336) 2020-10-02 16:41:35 +02:00
Maxime Besson
022ecdf6f7 Add button in manager to send a test mail (#2293) 2020-09-16 17:29:48 +02:00
Christophe Maudoux
1a73f7ab7f Append rule & fix userData (#2314 & #2315) 2020-09-15 14:13:34 +02:00
Christophe Maudoux
db88ee72eb Update lang (#2314) 2020-09-15 14:13:34 +02:00
Xavier Guimard
638f9ab3c9 Update Turkish translation from transifex 2020-09-15 06:25:41 +02:00