Commit Graph

11423 Commits

Author SHA1 Message Date
Clément OUDOT
bdeb1e70d9 Allow to display password value in login form (#2454) 2021-06-16 20:50:11 +02:00
Maxime Besson
b35bd70646 totp: add more instructions 2021-06-16 09:48:28 +02:00
Maxime Besson
3c37565eb9 Improve TOTP error reporting (#2541) 2021-06-15 18:07:03 +02:00
Maxime Besson
9f1f185a15 Upgrade notes for #2541 2021-06-15 15:56:18 +02:00
Maxime Besson
699943365b Improve messages on TOTP registration (#2541) 2021-06-15 15:56:18 +02:00
Maxime Besson
95fe0512c0 Display TOTP key in a readable form (#2541) 2021-06-15 15:48:10 +02:00
Maxime Besson
3ff680aceb Update templates for #2541 2021-06-15 14:54:33 +02:00
Maxime Besson
89b6215d9d Update translations for #2541 2021-06-15 14:54:33 +02:00
Maxime Besson
14548b9a1f Remove "new totp" from portal js 2021-06-15 14:54:33 +02:00
Maxime Besson
50ef67b678 Fix error display in 2F registration screens 2021-06-15 14:54:32 +02:00
Maxime Besson
7b0990addd Remove totp options from code (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
85e34afa64 update tests for #2541 2021-06-15 14:54:32 +02:00
Maxime Besson
ddfe0f2004 Update doc for (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
c197bd95b5 Remove totp2fDisplayExistingSecret and totp2fUserCanChangeKey (#2541) 2021-06-15 14:54:32 +02:00
Maxime Besson
dae4293ecf Unit test for #2518 2021-06-15 14:26:23 +02:00
Maxime Besson
77f5577dc4 Improve SAML test lib 2021-06-15 12:40:15 +02:00
Maxime Besson
cf59bb915e refactor expectAuthenticatedAs 2021-06-15 12:40:15 +02:00
Maxime Besson
6f5cd3b645 Fix some undef warnings 2021-06-15 12:40:15 +02:00
Maxime Besson
75b81fcb5a Fix NameID value when unspecified is requested by SP (#2518) 2021-06-15 11:27:37 +02:00
Maxime Besson
81d22a0ea2 doc: mention that auth backend is hit too (#2482) 2021-06-14 15:15:18 +02:00
Maxime Besson
353a58df69 doc: fix formatting error 2021-06-14 15:09:56 +02:00
Maxime Besson
52c8ddb4cf doc: add warning on bruteforce doc (#2482) 2021-06-14 15:09:56 +02:00
Maxime Besson
3c8393bc54 Merge branch 'rollback-bruteforce-2482' into 'v2.0'
Revert 652d8ba9bc

See merge request lemonldap-ng/lemonldap-ng!192
2021-06-14 13:02:32 +00:00
Clément OUDOT
fa7095b410 Fix backgrounds path in documentation (#2542) 2021-06-11 14:36:20 +02:00
Maxime Besson
75277b4e89 Upgrade note for brute-force psession bug (#2482) 2021-06-11 09:16:09 +02:00
Maxime Besson
63cd5ffb40 Revert 652d8ba9bc
See #2482
2021-06-11 08:53:26 +02:00
Christophe Maudoux
469d2a40aa Fix warning (#2538) 2021-06-09 23:06:03 +02:00
Christophe Maudoux
03f63877d8 Improve doc 2021-06-09 14:42:59 +02:00
Christophe Maudoux
86f46ebc5b Fix some warnings (#2538) 2021-06-08 23:03:54 +02:00
Clément OUDOT
e7dde21241 Merge branch 'rpm_selinux' into 'v2.0'
Don't drop rpm dir, the lemonldap-ng.{fc,te} files are needed to build from tarball

See merge request lemonldap-ng/lemonldap-ng!187
2021-06-08 12:17:06 +00:00
Xavier Bachelot
4cde37f96a Fix typo 2021-06-08 13:54:16 +02:00
Xavier Bachelot
7ab8f160fe Update RELEASE to acknowledge for rpm-dist target removal 2021-06-08 13:54:16 +02:00
Xavier Bachelot
f8342936cf Re-enable CentOS 8 in CI 2021-06-08 12:12:05 +02:00
Xavier Bachelot
475e8924b8 Acknowledge rpm-dist make target drop 2021-06-08 12:12:05 +02:00
Xavier Bachelot
169b92999e Drop rpm-dist Makefile target in favor of a full-featured dist target 2021-06-08 12:12:05 +02:00
Xavier Bachelot
e26c569d24 Don't drop rpm dir, the lemonldap-ng.{fc,te} files are needed to build from tarball 2021-06-08 12:12:05 +02:00
Yadd
5fc0b6f002 Update tr translation from transifex 2021-06-07 18:34:06 +02:00
Maxime Besson
87295178e0 optimize SingleSession to avoid unneeded session fetches (#2536) 2021-06-04 16:17:18 +02:00
Maxime Besson
1d35a5dc84 Documentation for #2496 2021-06-03 18:40:36 +02:00
Maxime Besson
275567436e Unit test for #2496 2021-06-03 18:31:38 +02:00
Maxime Besson
b8e8bbcedd Ignore unknown scopes (#2496) 2021-06-03 18:24:55 +02:00
Maxime Besson
50225ce438 Add option to only allow declared oidc scopes (#2496) 2021-06-03 17:40:49 +02:00
Maxime Besson
55cdfefd7b Workaround for #2472 2021-06-02 15:36:05 +02:00
Maxime Besson
4beaf7d46c Documentation for #2510 2021-06-02 11:14:39 +02:00
Maxime Besson
2414fb4751 Unit tests for (#2510) 2021-06-02 11:08:07 +02:00
Maxime Besson
3b76479bda Add expectPdata function to test lib 2021-06-02 11:07:53 +02:00
Maxime Besson
fad337c58c Add hooks on password change (#2510) 2021-06-02 11:07:28 +02:00
Maxime Besson
d4aed0b332 Tidy test lib 2021-06-02 11:07:28 +02:00
Maxime Besson
91cfba275a Skip registration of SAML SP when config has errors (#2525) 2021-06-02 08:34:02 +02:00
Maxime Besson
71a8fc6d16 Skip registration of CAS App when config has errors (#2525) 2021-06-02 08:34:02 +02:00