- 09 Jul, 2020 2 commits
-
-
Côme Chilliet authored
msgPool always returns escaped string because it may be used from smarty. htmlescape now calls htmlspecialchars instead of htmlentities, allowing to escape strings with % without losing sprintf capability. issue #6071
-
Côme Chilliet authored
issue #6071
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 10 Dec, 2019 1 commit
-
-
Côme Chilliet authored
issue #6057
-
- 28 Aug, 2019 1 commit
-
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
- 27 Jun, 2019 1 commit
-
-
Côme Chilliet authored
issue #5997
-
- 06 Jun, 2019 1 commit
-
-
Côme Chilliet authored
Now $interactive parameter is used to indicate if standAlonePage instance should take care of config and session setup or not. The webservice uses this to use password recovery programatically. issue #5996
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 1 commit
-
-
Côme Chilliet authored
Basic fixes like identation issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 08 Nov, 2018 1 commit
-
-
Côme Chilliet authored
issue #5854
-
- 05 Nov, 2018 1 commit
-
-
Côme Chilliet authored
This is a work-around to avoid javascript injection. The better way would be for msg_dialog to escape error text but that would cause problem elsewhere, so in the mean time we escape here. issue #5918
-
- 01 Oct, 2018 1 commit
-
-
Côme Chilliet authored
It will be the same as headline when available. It’s also set in login and recovery pages. issue #5898
-
- 06 Sep, 2018 1 commit
-
-
Côme Chilliet authored
This should fix CSRF crashes with recovery issue #5854
-
- 10 Jul, 2018 1 commit
-
-
Côme Chilliet authored
issue #5854
-
- 26 Jun, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Security: Missing Security Headers" See merge request fusiondirectory/fd!303 (cherry picked from commit 7d9a58d9) 4a182d01
feat(core) Add header to forbid framing -
Côme Chilliet authored
For PHP<7.0, we fall back on openssl_random_pseudo_bytes from openssl module. issue #5843
-
- 07 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5831
-
- 24 Apr, 2018 1 commit
-
-
Côme Chilliet authored
This also fix the workflow to make sure the language in the header is correct in all cases. A PHP error is triggered if setlocale fails or if the wrong language header was sent. issue #5820
-
- 18 Sep, 2017 1 commit
-
-
Côme Chilliet authored
There are some left in datepicker.js because of a bug in the sniffer, I did not find a way to fix that yet. issue #5690
-
- 18 Jul, 2017 1 commit
-
-
Côme Chilliet authored
-
- 05 Jul, 2017 1 commit
-
-
Janne Heß authored
- Add copyright - Remove odd looking icon and version - Add a way to navigate back from password recovery - Add icons to password recovery fields
-
- 21 Mar, 2017 4 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 14 Mar, 2017 4 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
Conflicts: html/class_passwordRecovery.inc
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 18 Jan, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 11 Jan, 2017 4 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
Used in webservice
-
Côme Chilliet authored
Used in webservice
-
- 10 Jan, 2017 4 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
Conflicts: html/class_passwordRecovery.inc
-
Côme Chilliet authored
-