Commit Graph

496 Commits

Author SHA1 Message Date
Clément OUDOT
2dec1987c1 Merge branch 'rememberAuthChoice' into 'v2.0'
add RememberAuthChoice Plugin (references #2737)

See merge request lemonldap-ng/lemonldap-ng!261
2022-08-19 09:21:33 +00:00
Maxime Besson
9d569817bd Fix use of SCRIPTNAME in templates (#2650) 2022-08-12 09:09:22 +02:00
Maxime Besson
bc588c8b33 Remove broken window.data.scriptname (#2650) 2022-08-12 09:09:22 +02:00
David Coutadeur
a99dbbe998 rememberAuthChoice: resolve conflicts with 2.0 branch (#2737) 2022-07-29 13:18:05 +00:00
Clément OUDOT
4896e5de64 Override logo and label in 2fregisters template (#2690) 2022-07-06 19:55:28 +02:00
Maxime Besson
5d80b47570 Update templates for #2762 2022-06-27 11:06:07 +02:00
Maxime Besson
7817a1b544 Update templates for new Captcha API (#2692) 2022-06-17 15:38:05 +02:00
Christophe Maudoux
78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +02:00
Clément OUDOT
3fe037c226 Better look for remember timer box 2022-05-17 15:32:07 +02:00
David Coutadeur
ed03ce6a8e rememberAuthChoice: resolve conflicts with 2.0 branch (#2737) 2022-05-17 09:57:45 +00:00
Christophe Maudoux
17328aa2aa Append favicon option (#2750) 2022-05-16 22:32:11 +02:00
Christophe Maudoux
91a5aabf0b Merge branch '2745' into 'v2.0'
Use portalEnablePasswordDisplay option in password change/reset forms

See merge request lemonldap-ng/lemonldap-ng!265
2022-05-16 17:21:37 +00:00
David Coutadeur
dfe8aebf33 rememberAuthChoice: hide rememberAuthChoice checkbox when timer is active (#2737) 2022-05-16 15:09:26 +00:00
Christophe Maudoux
1976e3e44b Use standard HTML attribute + update unit tests (#2745) 2022-05-16 13:38:23 +02:00
David Coutadeur
8f4eb83a2e rememberAuthChoice: reconciliation with v2.0 branch (#2737) 2022-05-16 10:06:23 +00:00
Christophe Maudoux
2ea240c25c Improve template 2022-05-15 23:58:24 +02:00
Christophe Maudoux
f59d245ff4 Clean code (#2746) 2022-05-15 23:41:29 +02:00
Christophe Maudoux
e522ccb29e Propagate do not store password option to mail template (#2745) 2022-05-15 12:04:45 +02:00
Christophe Maudoux
937706a1a7 Update templates (#2745) 2022-05-15 00:58:11 +02:00
Christophe Maudoux
a303d96a7e Append logo (#2745) 2022-05-14 23:24:15 +02:00
David Coutadeur
901a6d3697 add RememberAuthChoice Plugin (references #2737) 2022-04-20 17:36:33 +00:00
Maxime Besson
bc9698c660 Fix icons in register done email 2022-04-20 09:52:54 +02:00
Yadd
f2f0071cc8 Add de translation for mail 2022-03-10 16:19:10 +01:00
Christophe Maudoux
f6f9fe29cf Force reAuth from 2fManager (#2714) 2022-03-04 23:20:01 +01:00
Yadd
bd782db4cc Update fi translation from transifex 2022-03-01 21:48:53 +01:00
Maxime Besson
af7abe8d19 Merge branch 'fix-webauthn-1411' into v2.0 2022-02-16 10:38:09 +01:00
Yadd
35b4a82943 Update translations from transifex 2022-02-12 13:52:45 +01:00
Yadd
21f4ca1f35 [WAI] Add role for each message box (#2570) 2022-02-01 22:25:56 +01:00
Yadd
fe8107a88e Fix some placeholders (#2577) 2022-02-01 21:50:27 +01:00
Yadd
f5ae2ef283 Update tr translation from transifex 2022-01-26 15:32:49 +01:00
Maxime Besson
596e2f1f3d Webauthn frontend code (#1411) 2022-01-21 18:10:48 +01:00
Maxime Besson
143626b4e0 Allow internationalization of history field names (#2609) 2022-01-05 17:14:02 +01:00
Christophe Maudoux
4dc12ccf7a Improve display (#2679) 2021-12-22 00:30:35 +01:00
Christophe Maudoux
dcfcb9bc0a Parse rules to avoid bad expressions (#2668) 2021-12-21 19:27:40 +01:00
Christophe Maudoux
297b6fa5b7 Display logins history with CheckUser plugin 2021-10-24 23:13:24 +02:00
Yadd
04747ff4e6 Add Hebrew translation for mail (unusable for now: missing portal translation) 2021-10-23 21:39:22 +02:00
Christophe Maudoux
64d55b6a93 Mark mandatory fields & Improve unit test (#1976) 2021-10-02 22:35:14 +02:00
Alexandre KARIM
bcb3d9ad26 Fix sorting for Finduser plugin 2021-09-24 16:27:19 +02:00
Christophe Maudoux
a4e15ad9a9 Set sameSite value for llnglanguage cookie (#2605) 2021-09-23 17:38:44 +02:00
Yadd
80e37a41f2 Add pt_BR translation for portal, thanks to Guilherme Buonfiglio de Castro Monteiro! (#2619) 2021-09-21 06:35:41 +02:00
Christophe Maudoux
10126d76c8 Switch rules and headers (#2458) 2021-09-20 21:23:22 +02:00
Yadd
ff966c4ecd Update tr translation from transifex 2021-09-15 19:41:56 +02:00
Yadd
b6b3e6b805 Update translations from transifex 2021-09-14 05:46:03 +02:00
Christophe Maudoux
35e5128a5c Merge branch 'v2.0' into 'v2.0'
Fix #2599

See merge request lemonldap-ng/lemonldap-ng!219
2021-09-13 20:13:18 +00:00
Yadd
5b093ae59b Update translations from Transifex 2021-09-13 18:01:20 +02:00
Alexandre KARIM
34fb64fb1d Translation (Fix #2599) 2021-09-13 12:24:33 +02:00
Alexandre KARIM
10846f7e84 Translation (Fix #2599) 2021-09-13 11:11:45 +02:00
Maxime Besson
f297492703 Make new location plugin more generic (#2325) 2021-09-06 17:40:04 +02:00
Alexandre KARIM
9bcdf37384 Merge branch 'v2.0' into 2325 2021-08-31 09:50:49 +02:00
Maxime Besson
342520db98 Update default templates for #2597 2021-08-26 17:52:04 +02:00