- 07 Mar, 2023 1 commit
-
-
dockx thibault authored
Changes the old naming convention of our tools to the new ones.
-
- 19 Jul, 2022 1 commit
-
-
dockx thibault authored
Full code style as been reworked to match 1.4
-
- 18 Jul, 2022 1 commit
-
-
dockx thibault authored
Space parenthesis after fnc name fixed On function creation
-
- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
Fix session ID is now renewed after proper login
-
- 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
-
- 05 Mar, 2021 1 commit
-
-
Côme Chilliet authored
issue #6088
-
- 15 Feb, 2021 2 commits
-
-
Côme Chilliet authored
issue #6150
-
Côme Chilliet authored
There is a wrong type in phpCas phpdoc in some versions (1.3.6 from debian is affected) issue #6114
-
- 10 Dec, 2020 1 commit
-
-
Côme Chilliet authored
Removed phpstan.neon which will be in dev-tools instead. Fixed some phpstan reported problems to avoid having a huge baseline. issue #6114
-
- 03 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 09 Jul, 2020 1 commit
-
-
Côme Chilliet authored
Use a thrown error instead of calling msg_dialog and exit. And use an exception handler to format uncaught fatal errors. issue #6071
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 06 Nov, 2019 3 commits
-
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
Improve display of fatal error during login process, load plist earlier if needed to log the failed login information, and make sure plist is reloaded if config is reloaded. issue #6046
-
- 28 Aug, 2019 5 commits
-
-
Côme Chilliet authored
No more global_un_set, global_delete or delete 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
-
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
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 1 commit
-
-
Côme Chilliet authored
Fixes of spaces by php-cs-fixer issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 17 Jan, 2019 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
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 26 Jul, 2018 1 commit
-
-
Côme Chilliet authored
Removed unused session entry, made sure all error reset goes through the appropriate function. issue #5854
-
- 26 Jun, 2018 5 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
Resolve "Security: Missing Security Headers" See merge request fusiondirectory/fd!281 (cherry picked from commit b7e0a451) f215a8ce
✨ feat(core) Add security HTTP headers -
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
Resolve "Security: Missing Security Headers" See merge request fusiondirectory/fd!281 (cherry picked from commit b7e0a451) f215a8ce
✨ feat(core) Add security HTTP headers -
Côme Chilliet authored
Also added security headers in standAlonePage so that they are set on recovery page as well issue #5842
-
- 12 Jun, 2018 2 commits
-
-
Côme Chilliet authored
issue #5778
-
Côme Chilliet authored
issue #5778
-
- 05 Jun, 2018 1 commit
-
-
Côme Chilliet authored
issue #5842
-
- 07 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5778
-
- 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 Mar, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "Problem with sessions" See merge request fusiondirectory/fd!153 (cherry picked from commit 6a8c9cbf) 1f164e44
🚑 fix(core) Do not check user IP as it may change
-