- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 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
-
- 15 Jan, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "Using date modifier not work for unix password expiration" See merge request fusiondirectory/fd!101 (cherry picked from commit 9d3163f9) 37dba370
feat(template): Add special epoch format for date modifier
-
- 21 Dec, 2017 1 commit
-
-
Côme Chilliet authored
Useful for filling shadowExpire with templates, this works by giving 'epoch' as format in the date modifier. Result is the number of date since epoch, as is needed in shadowExpire field (Standard format U is number of seconds since epoch, aka timestamp) issue #5746
-
- 20 Dec, 2017 1 commit
-
-
Côme Chilliet authored
issue #5745
-
- 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
-
- 13 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 15 Mar, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 08 Mar, 2017 1 commit
-
-
Côme Chilliet authored
Fixes #5358 Fixed ImageAttribute usage in templates. Added special %% string start for template values
-
- 22 Feb, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 09 Feb, 2017 1 commit
-
-
Côme Chilliet authored
-
- 25 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 17 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 11 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 10 Oct, 2016 1 commit
-
-
Côme Chilliet authored
-
- 20 Sep, 2016 1 commit
-
-
Côme Chilliet authored
-
- 07 Sep, 2016 2 commits
-
-
Mortier Benoit authored
Remove the useless trailing whitespaces at the end of this line Add one whitespace between the colon and the value. Signed-off-by:
Mortier Benoit <benoit.mortier@opensides.be>
-
Côme Chilliet authored
-