- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 22 Jun, 2021 1 commit
-
-
Côme Chilliet authored
This fixes a warning from PHPCompatiblity about a possible future conflict with PHP internal functions. issue #6167
-
- 28 Aug, 2019 3 commits
-
-
Côme Chilliet authored
issue #6024
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
- 17 Jan, 2019 3 commits
-
-
Côme Chilliet authored
Moved it to a class which get instanciated in userinfo and keeps the size limit status for the current session. issue #5135
-
Côme Chilliet authored
issue #5942
-
Côme Chilliet authored
Made sure to empty alt attribute when an img is decoration and does not provide information. In some files also fixed some alt content when it made sense issue #5917
-
- 16 Jan, 2019 1 commit
-
-
Côme Chilliet authored
Resolve "From and Reply-To headers may have different value in mail_utf8" See merge request fusiondirectory/fd!464 (cherry picked from commit 2f711d7f) 4b1b8cbb
feat(functions) mail_utf8 now allows to set Reply-To header
-
- 19 Sep, 2018 1 commit
-
-
Côme Chilliet authored
issue #5890
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 03 Jul, 2018 4 commits
-
-
Côme Chilliet authored
Resolve "Security: Insecure Generation of Random Tokens" See merge request fusiondirectory/fd!325 (cherry picked from commit 2faf258b) 9af5ac62
fix(core) Give using unpack for bytes conversion -
Côme Chilliet authored
Now bin2hex and hexdec are used instead, so hexadecimal is used as an intermediate for the conversion. Also, fix a bug that max was never returned. Also fixed filter which was turning result negative in some cases. issue #5843
-
Côme Chilliet authored
Resolve "Security: Insecure Generation of Random Tokens" See merge request fusiondirectory/fd!322 (cherry picked from commit 697eff83) 4abf4588
fix(core) Avoid crash on 32-bits systems for random_int fallback -
Côme Chilliet authored
We cannot use Q on 32-bits systems so we use L instead for a 32bits integer issue #5843
-
- 02 Jul, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Security: Insecure Generation of Random Tokens" See merge request fusiondirectory/fd!319 (cherry picked from commit 6d0aba68) a8f4d2eb
fix(core) Fix 2 problems in random_int fallback -
Côme Chilliet authored
Throw Exception when max is less than min Unpack with Q instead of C to support ranges wider than 255 issue #5843
-
- 26 Jun, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "Security: Insecure Generation of Random Tokens" See merge request fusiondirectory/fd!301 (cherry picked from commit 3bb68492) b62266fa
fix(core) Use only random_int for pseudo-random int generation
-
- 25 Jun, 2018 1 commit
-
-
Côme Chilliet authored
For PHP<7.0, we fall back on openssl_random_pseudo_bytes from openssl module. issue #5843
-
- 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
-
- 05 Apr, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "Locking fails with multiple SSH Keys" See merge request fusiondirectory/fd!161 (cherry picked from commit f65c70a1) edb76c92
fix(ssh) Fix SSH locking with multiple keys
-
- 13 Mar, 2018 1 commit
-
-
Côme Chilliet authored
issue #5790
-
- 13 Feb, 2018 1 commit
-
-
Côme Chilliet authored
issue #5775
-
- 07 Feb, 2018 2 commits
-
-
Côme Chilliet authored
Also fixed local name for both portuguese languages. issue #5762
-
Côme Chilliet authored
issue #5761
-
- 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
-
- 14 Jul, 2017 1 commit
-
-
Côme Chilliet authored
-
- 11 Jul, 2017 1 commit
-
-
Côme Chilliet authored
-
- 08 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 07 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 06 Apr, 2017 1 commit
-
-
Côme Chilliet authored
-
- 30 Mar, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 14 Mar, 2017 1 commit
-
-
Côme Chilliet authored
-
- 07 Mar, 2017 3 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 27 Feb, 2017 1 commit
-
-
Côme Chilliet authored
-
- 22 Feb, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-