Commit Graph

10374 Commits

Author SHA1 Message Date
Christophe Maudoux
6f06c22a58 Update doc 2020-06-01 16:22:25 +02:00
Maxime Besson
131a09cbd4 doc: fix markup 2020-06-01 16:22:25 +02:00
Christophe Maudoux
08dd5edd0b Update doc (#2207) 2020-06-01 16:22:25 +02:00
Maxime Besson
86b9ffedf7 doc: fix formatting 2020-06-01 16:22:25 +02:00
Maxime Besson
75c4ff864c doc: resize new/deprecated logos 2020-06-01 16:22:25 +02:00
Maxime Besson
9e9970a3f0 doc: delete redundant theme static files 2020-06-01 16:22:25 +02:00
Clément OUDOT
7587cfd182 Disable CentOS 8 build (#2210) 2020-06-01 16:22:25 +02:00
Maxime Besson
2b6c43d980 Remove old documentation 2020-06-01 16:22:25 +02:00
Clément OUDOT
2289b7e2fc Add CentOS8 AppStream 2020-06-01 16:22:25 +02:00
Xavier Guimard
592556fa89 Fix some code in doc 2020-06-01 16:22:25 +02:00
Xavier Guimard
872615b217 CSS beautify 2020-06-01 16:22:25 +02:00
Xavier Guimard
3b3ff5745b Don't reduce page size to 800px 2020-06-01 16:22:25 +02:00
Xavier Guimard
d0bef99b4d Fix u2f doc 2020-06-01 16:22:25 +02:00
Xavier Guimard
f8a1117f37 Update make documentation target 2020-06-01 16:22:25 +02:00
Maxime Besson
d913577fd8 Patch CSS to allow text wrapping in tables 2020-06-01 16:22:25 +02:00
Xavier Guimard
5327e509cf Ignore generated doc 2020-06-01 16:22:25 +02:00
Maxime Besson
6c6e916e98 Remove commonmark dependancy 2020-06-01 16:22:25 +02:00
Maxime Besson
350502feea First version of imported doc (#1646) 2020-06-01 16:22:25 +02:00
Maxime Besson
a338ec2a93 Prevent rare concurrency errors during build (#2214) 2020-06-01 12:42:40 +02:00
Xavier Guimard
767b4ceeef Some little things 2020-05-31 09:23:40 +02:00
Maxime Besson
33a5496e55 Fix regression in #2085 (#2224)
Clearing all hidden form values was a mistake as it breaks SAML when the
redirection URL contains a query string. We should keep existing hidden
fields. In the context of OIDC request, we clear them before redirection
to avoid #2085
2020-05-29 15:51:51 +02:00
Maxime Besson
827d06cded refactor unit test 2020-05-29 15:51:51 +02:00
Maxime Besson
c5c9d581cb Improve error message when cli fails to save (#2223) 2020-05-28 22:04:08 +02:00
Maxime Besson
4c21e1cb53 Fix lemonldap-ng.ini error reporting (#2222) 2020-05-27 10:47:28 +02:00
Maxime Besson
4d04d6fde0 File conf backend: fix available regexp
This avoids matching *.rpmnew and so on
2020-05-26 18:37:17 +02:00
Maxime Besson
f22975ff12 convertConfig: use File as current backend by default (#2214) 2020-05-26 18:15:30 +02:00
Maxime Besson
29c8faeded Add constant for default conf storage (#2214) 2020-05-26 18:15:30 +02:00
Xavier Guimard
e15797890d Merge branch 'fix-2221' into 'v2.0'
Improve error message when failing to load conf backend (#2221)

See merge request lemonldap-ng/lemonldap-ng!146
2020-05-26 16:31:51 +02:00
Maxime Besson
91736a7a5c Improve error message when failing to load conf backend (#2221) 2020-05-26 16:01:01 +02:00
Maxime Besson
ceb01796cd Add unit test for #2189 2020-05-25 18:57:07 +02:00
Maxime Besson
e9c05a63b2 Yubikey: use userdb-provisionned session field (#2189) 2020-05-25 18:57:07 +02:00
Maxime Besson
0757f0af28 Add manager option for external yubikey ID provisionning (#2189) 2020-05-25 18:57:07 +02:00
Maxime Besson
959f17ac1e Add yubikey unit test 2020-05-25 18:57:07 +02:00
Maxime Besson
afe7588c1a Fix doc for #2205 2020-05-25 15:25:52 +02:00
Christophe Maudoux
dc00b94589 Fix unit test (bad tidy?) 2020-05-24 01:13:44 +02:00
Christophe Maudoux
bb9e03d1e5 Tidy 2020-05-24 00:04:33 +02:00
Christophe Maudoux
372b95fba9 Improve unit test (#2212) 2020-05-23 23:43:06 +02:00
Christophe Maudoux
53e16eca8c Append unit tests (#2207) 2020-05-23 23:02:37 +02:00
Clément OUDOT
f00753e5e5 Make manifest 2020-05-22 17:34:27 +02:00
Clément OUDOT
203b3d21e2 New unit test for portal url parameter check (#2217) 2020-05-22 17:34:13 +02:00
Clément OUDOT
27ca06136b Add URI escaping in Handler unit tests (#2217) 2020-05-22 17:33:25 +02:00
Clément OUDOT
1d36f703f7 URI escape value of url parameter value (#2217) 2020-05-22 17:32:46 +02:00
Clément OUDOT
39d7344f75 Add userLogger message in Demo backend (#2216) 2020-05-22 14:52:58 +02:00
Clément OUDOT
4b5670a723 Fetch Public keys and GPG keys from GitHub (#2203) 2020-05-21 22:55:42 +02:00
Xavier Guimard
061a37d508 Update Polish translation 2020-05-20 22:00:58 +02:00
Christophe Maudoux
1113fab014 Append ContextSwitching unrestrictedUsers rule (#2207) 2020-05-20 21:53:13 +02:00
Christophe Maudoux
312445d543 Append checkUser unrestrictedUsers rule & Fix idRule (#2207 & #2215) 2020-05-20 21:23:31 +02:00
Christophe Maudoux
eb65264d5d Append Impersonation unrestrictedUsers rule & Update langs (#2207) 2020-05-19 23:33:07 +02:00
Maxime Besson
9d7e5c61cc handle empty string value for yubikey parameters (#2211) 2020-05-18 12:34:34 +02:00
Maxime Besson
8b6ff1a698 Unit test for sessions cli (#2205) 2020-05-18 10:00:48 +02:00