Commit Graph

85 Commits

Author SHA1 Message Date
Christophe Maudoux
73bd5cdf72 Typo 2019-10-27 23:30:33 +01:00
Christophe Maudoux
601ac0d20d Fix log msg (#1988) 2019-10-27 21:05:54 +01:00
Christophe Maudoux
04428af556 Append url AuthnLevel option (#1988) 2019-10-27 18:38:39 +01:00
Christophe Maudoux
ef5f852297 Improve debug log & typo 2019-10-15 17:36:09 +02:00
Christophe Maudoux
db591a789f Typo 2019-09-11 22:59:43 +02:00
Xavier
a04bbf15b7 Add timeout for configuration load (#1908) 2019-09-02 23:01:09 +02:00
Xavier Guimard
323d92fa1b Don't load Data::Dumper unless debug 2019-08-27 10:10:11 +02:00
Christophe Maudoux
4d583ceb9c Append a custom param to log (#1885) 2019-08-20 22:04:05 +02:00
Christophe Maudoux
b1c637cfca Revert "Append a custom param to be logged (#1885)"
This reverts commit 1e838f0487
2019-08-16 15:28:47 +02:00
Christophe Maudoux
1e838f0487 Append a custom param to be logged (#1885) 2019-08-16 15:25:21 +02:00
Christophe Maudoux
511cef0acd Update comment 2019-04-09 14:41:38 +02:00
Christophe Maudoux
d4593fdaed Fix sent header empty value 2019-04-08 17:15:44 +02:00
Clément OUDOT
07b7103e3d URL encode POST data keys (#1680) 2019-03-25 14:23:27 +01:00
Clément OUDOT
ef8c097897 Use new jquery URL for form replay (#1679) 2019-03-25 13:36:51 +01:00
Xavier Guimard
bc2bef4ff4 Please use our .perltidyrc 2019-03-07 18:22:58 +01:00
Christophe Maudoux
0209e7364b Display empty headers (#1658) 2019-02-26 22:01:15 +01:00
Christophe Maudoux
cb65e0984e Append comment (#1658) 2019-02-26 21:55:03 +01:00
Christophe Maudoux
e296d1d407 WIP - Append checkHeaders function (#1658) 2019-02-24 22:08:06 +01:00
Xavier Guimard
c7b4eb5051 tidy with new conf 2019-02-07 09:27:56 +01:00
Xavier Guimard
0ddcaa5dc9 Update versions 2019-02-05 18:44:38 +01:00
Xavier Guimard
9582ef82d5 Fix little warning 2019-02-05 11:25:26 +01:00
Maxime Besson
e028088f88 Add the ability to detect HTTPS from web server env
This commit adds a new "Default" option for the global HTTPS setting. In
this mode, the handler will refer to the HTTPS env variable to know if it's
being accessed over HTTPS or not. An administrator is of course still
free to force HTTPS by setting it either globally or per-VHost
2019-02-03 20:12:53 +01:00
Christophe Maudoux
72daca2f8f Fix regex (#1630) 2019-01-30 19:36:36 +01:00
Christophe Maudoux
f2d1957114 Partial revert (#1585) 2018-12-15 20:31:05 +01:00
Christophe Maudoux
658a7a88c0 Append show_lang and main_logo parameters & Fix URL typo (#1585) 2018-12-15 16:05:48 +01:00
Xavier Guimard
11857d9f8a make tidy 2018-11-26 14:40:21 +01:00
Christophe Maudoux
c3ee16ec28 Append handler internal cache timeout parameter (#1535) 2018-11-09 21:35:51 +01:00
Christophe Maudoux
121356dcad Fix unit test warning (#1509) 2018-10-23 23:04:35 +02:00
Christophe Maudoux
aaaa8f54f5 Append debug messages & Fix issue (#1509) 2018-10-23 21:35:44 +02:00
Christophe Maudoux
67e9dc23b1 Fix mistake 2018-10-23 20:27:55 +02:00
Christophe Maudoux
8ba4d112cc Append debug messages (#1509) 2018-10-22 22:40:20 +02:00
Christophe Maudoux
14391d07d1 Append debug messages (#1509) 2018-10-22 22:28:37 +02:00
Xavier Guimard
69737ab276 Fix bug introduced in commit 1c382ff (#1514) 2018-10-08 15:54:38 +02:00
Clément OUDOT
1c382ff263 Resolve alias when building redirect URL (#1514) 2018-10-05 11:03:58 +02:00
Xavier Guimard
b2620c2679 s/datas/data
datas => des données
data => les données
2018-07-05 22:56:16 +02:00
Christophe Maudoux
f767c63013 Fix log msg 2018-07-04 22:49:51 +02:00
Xavier Guimard
e67d51156a Little security (#1448) 2018-06-13 06:15:57 +02:00
Xavier Guimard
7c105e2db6 Fix status for Apache (closes: #1448) 2018-06-12 21:00:10 +02:00
Xavier Guimard
33e20b55f5 Prepare UDP out for status (#1448) 2018-06-12 12:17:17 +02:00
Xavier Guimard
1a9ec21d00 Use IO::Handle methods (#1148) 2018-06-12 11:45:21 +02:00
Xavier Guimard
56dd0610fa Use IO::Select for handler status (#1448) 2018-06-12 06:49:04 +02:00
Xavier Guimard
c81757152f Set handler in-memory cache to 15s 2018-04-17 16:19:23 +02:00
davidcoutadeur
b20d68e265 Raise an error in the logs when _utime is not defined in handler (references #1371) 2018-02-26 10:02:21 +01:00
Xavier Guimard
ca399ab539 Menu didn't use resolveAlias() (#1317) 2017-10-24 10:56:21 +00:00
Xavier Guimard
87b41339e5 Wildcard feature in vhost (closes: #1317) 2017-10-23 19:59:43 +00:00
Clément Oudot
d0583bb74d Fix jQuery selector code for form replay (#1310) 2017-10-04 12:47:00 +00:00
Clément Oudot
b80cc5f871 Refresh after updating session (#1262) 2017-07-11 11:52:46 +00:00
Clément Oudot
5896bfa06a Update activity before checking session expiration (#1262) 2017-07-07 15:14:06 +00:00
Xavier Guimard
ac611fafd0 $vhost may contain port number (#1044) 2017-03-29 06:09:36 +00:00
Xavier Guimard
ef8bd5cccf Typo (#1044) 2017-03-29 05:17:35 +00:00