Commit Graph

10499 Commits

Author SHA1 Message Date
Maxime Besson
285ea93a65 Remove dependency to XML::Simple (#1491) 2020-07-13 15:54:47 +02:00
Maxime Besson
01edf42017 Remove XML::Simple from SAML issuer (#1491) 2020-07-13 15:54:45 +02:00
Maxime Besson
3c6c5423c1 Remove XML::Simple dep in CAS issuer (#1491) 2020-07-13 15:54:40 +02:00
Clément OUDOT
986a3974b0 Merge branch 'fail2ban-logs' into 'master'
Add host to logs for use with fail2ban

See merge request lemonldap-ng/lemonldap-ng!154
2020-07-05 13:10:43 +02:00
Baptiste Pecatte
0795454620 Remove useless variable 2020-07-04 22:29:29 +02:00
Xavier Guimard
d8bda9fa5d Merge branch 'manager_save_angular_1_8' into 'master'
manager: Adapt html to stricter rules in angularjs >= 1.8.0

See merge request lemonldap-ng/lemonldap-ng!155
2020-07-01 10:47:44 +02:00
Olof Johansson
5571e22a55 manager: Adapt html to stricter rules in angularjs >= 1.8.0
label and textarea elements in XHTML must have a matching closing tag
for strict XHTML conformity; when upgrading to angularjs 1.8.0, this
became mandatory even when used with angular because of some potential
XSS issue.

Without this change, the rendering of the modal save form of the manager
web interface will "break" halfway through, and only the text "Summary"
is visible under the "Saving configuration" header. (This is similar to
what is described in #2197, but with that fixed applied.)

Reference: https://docs.angularjs.org/guide/migration#migrating-from-1-7-to-1-8
2020-06-30 16:36:03 +02:00
Baptiste Pecatte
24ecbb2f18 Document failed log samples 2020-06-26 22:06:40 +02:00
Baptiste Pecatte
068370a893 Add host to logs for use with fail2ban 2020-06-26 21:44:06 +02:00
Clément OUDOT
f78b2bfa16 Update version in documentation 2020-06-04 19:31:50 +02:00
Maxime Besson
e246bfd137 Fix pl translation after merge 2020-06-01 17:15:39 +02:00
Maxime Besson
c487efc7da 2.0 to master doc patch 2020-06-01 16:45:00 +02:00
Maxime Besson
3d92ab15dd Merge branch 'v2.0' 2020-06-01 16:42:58 +02:00
Maxime Besson
695ed61c77 Merge branch 'doc-2.0' into v2.0 2020-06-01 16:23:26 +02:00
Maxime Besson
f007ba44f3 doc: fix theme font compression in deb packages 2020-06-01 16:22:25 +02:00
Maxime Besson
8f38386b80 Build documentation by default 2020-06-01 16:22:25 +02:00
Maxime Besson
ca153d4565 doc: split upgrade page 2020-06-01 16:22:25 +02:00
Maxime Besson
d18ba150d7 doc: fix markup 2020-06-01 16:22:25 +02:00
Maxime Besson
453483fc8c doc: add pointer to redis options 2020-06-01 16:22:25 +02:00
Maxime Besson
f35e7778c0 doc: update phpldapadmin page (#2194) 2020-06-01 16:22:25 +02:00
Maxime Besson
ab92d7c6e5 doc: fix order of make targets (#2220) 2020-06-01 16:22:25 +02:00
Maxime Besson
e7dd42a299 doc: add website_documentation make target
make website_documentation WEBSITE_DIR=/var/www/documentation/2.0
2020-06-01 16:22:25 +02:00
Maxime Besson
12a65c282f doc: remove deprecated pages 2020-06-01 16:22:25 +02:00
Maxime Besson
573f9cdbbe doc: Add toctree 2020-06-01 16:22:25 +02:00
Christophe Maudoux
c9cb92f0cb Append upgrade note to 2.0.9 2020-06-01 16:22:25 +02:00
Maxime Besson
414c4f80f1 doc: rename manager theme 2020-06-01 16:22:25 +02:00
Maxime Besson
a98e5c05b4 doc: fix markup 2020-06-01 16:22:25 +02:00
Christophe Maudoux
e9d2ec6fec Typo 2020-06-01 16:22:25 +02:00
Christophe Maudoux
5bf2cbd7ce Fix titles 2020-06-01 16:22:25 +02:00
Christophe Maudoux
52bf06c95c Typo 2020-06-01 16:22:25 +02:00
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