- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 22 Jun, 2021 1 commit
-
-
Côme Chilliet authored
issue #6167
-
- 01 Feb, 2021 1 commit
-
-
Côme Chilliet authored
issue #6122
-
- 12 Nov, 2020 1 commit
-
-
Côme Chilliet authored
issue #6122
-
- 02 Nov, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 24 Sep, 2020 1 commit
-
-
Côme Chilliet authored
register_globals was removed in PHP 5.4, and zend.ze1_compatibility_mode was removed in PHP 5.3, so it makes no sense checking for their value in the setup.
-
- 08 Sep, 2020 1 commit
-
-
Côme Chilliet authored
This replaces save_object and execute methods by 3 methods: readPost - Reads POST data update - Update object state render - Render HTML UI The point is to avoid reading POST and rendering HTML when this is not needed (when doing stuff through the webservice for instance). It’s also more consisent across FD with all classes handling some kind of dialog implementing the new interface FusionDirectoryDialog which makes sure these 3 methods are implemented. issue #6072
-
- 27 Jun, 2019 1 commit
-
-
Côme Chilliet authored
Bumped minimum PHP version to 7.0.0 because we use strict typing. Removed fallback for random_int. issue #6002
-
- 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 2 commits
-
-
Côme Chilliet authored
issue #5956
-
Côme Chilliet authored
issue #5956
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 26 Jun, 2018 2 commits
-
-
Côme Chilliet authored
For PHP<7.0, we fall back on openssl_random_pseudo_bytes from openssl module. issue #5843
-
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
-
- 19 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 16 Feb, 2017 1 commit
-
-
Côme Chilliet authored
-
- 31 Dec, 2016 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 24 Dec, 2016 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 07 Dec, 2016 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 31 May, 2016 6 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 06 Jan, 2016 1 commit
-
-
Mortier Benoit authored
Signed-off-by:
Mortier Benoit <benoit.mortier@opensides.be>
-
- 05 Jan, 2016 1 commit
-
-
Mortier Benoit authored
Signed-off-by:
Mortier Benoit <benoit.mortier@opensides.be>
-
- 04 Jan, 2016 1 commit
-
-
Côme Chilliet authored
Conflicts: include/class_acl.inc include/simpleplugin/class_simplePlugin.inc plugins/admin/groups/class_groupManagement.inc
-
- 05 Oct, 2015 1 commit
-
-
Côme Chilliet authored
-
- 01 Oct, 2015 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 11 Aug, 2015 2 commits
-
-
Côme Bernigaud authored
-
Côme Bernigaud authored
-
- 10 Aug, 2015 2 commits
-
-
Côme Bernigaud authored
-
Côme Bernigaud authored
-