Laurent Destailleur
dc961b46ca
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-31 03:51:47 +01:00
Laurent Destailleur
79d9cab115
Include instruction to fix character set of a column
2024-01-30 22:19:41 +01:00
Laurent Destailleur
0a97dcc7b5
Clean dolibarr about page
2024-01-14 21:48:35 +01:00
MDW
71f906c280
Qual: Spelling of admin code. ( #27412 )
...
# Qual: Fix spelling of admin code.
Mostly changes in the comments.
Some french text was modified to not trigger a bad spelling.
htdocs/admin/contract.php has a change to $langs->trans(Activated)
which probably fixes a bug.
htdocs/admin/system/xcache.php used ->trans(Recommanded)
but the proper key is ->trans(Recommended).
2024-01-11 09:59:52 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
ccaae7ab24
Clean code
2024-01-05 03:41:22 +01:00
Laurent Destailleur
ab3737e569
Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
...
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Laurent Destailleur
c6040146b2
Add more function to disable. Add preg_quote to avoid false positive.
2023-12-21 19:39:02 +01:00
Laurent Destailleur
b1fa6f596f
Add experimental security option
...
MAIN_SECURITY_FORCE_ACCESS_CONTROL_ALLOW_ORIGIN
2023-12-21 13:01:09 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
7d109e9419
Fix phpcs
2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
29dc12dd58
Option MAIN_DISALLOW_URL_INTO_DESCRIPTIONS accept 1 or 2 value.
...
Value 1 should be ready to be on by default in a next version.
Fix #yogosha18900
2023-12-10 16:19:05 +01:00
Laurent Destailleur
20a9a9d298
Debug v19. dolibarr_main_stream_enabled must be changed into
...
dolibarr_main_stream_to_disable
2023-12-07 14:56:06 +01:00
Laurent Destailleur
987d6c41b9
Fix with php-cs-fixer
2023-12-04 11:41:14 +01:00
Laurent Destailleur
aa44100cbc
Add test to check if a security experimental feature can work
2023-12-03 12:49:52 +01:00
Laurent Destailleur
7835c1f6bc
Debug setup
2023-12-02 15:49:29 +01:00
Laurent Destailleur
df6ca57763
Debug v19
2023-12-02 15:20:42 +01:00
Laurent Destailleur
c417949a7e
Fix phpunit
2023-11-30 00:06:05 +01:00
Laurent Destailleur
7809b66688
Doc
2023-11-29 23:18:49 +01:00
Laurent Destailleur
3e1d5b1748
Fix for MAIN_RESTRICTHTML_ONLY_VALID_HTML
2023-11-29 23:17:22 +01:00
Laurent Destailleur
43f9210ab4
SEC: Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY
2023-11-29 20:19:21 +01:00
Laurent Destailleur
ca3f5eaadf
Debug v19
2023-11-14 00:56:30 +01:00
Laurent Destailleur
5b15b5c647
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +02:00
Laurent Destailleur
bae75281e3
QUAL: Code fix using rector
2023-10-11 19:44:06 +02:00
Laurent Destailleur
3e0e64ac41
Clean code
2023-10-11 00:21:25 +02:00
Jon Bendtsen
154ce1329f
adding mariadb and mariadb-dump to the list of restricted os commands
2023-09-13 22:58:36 +02:00
Laurent Destailleur
b265dd0548
NEW extrafields password accepts 'dolcrypt' algorithm (reversible algo)
2023-09-10 19:29:49 +02:00
Laurent Destailleur
bfde27ea36
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-13 16:33:23 +02:00
Laurent Destailleur
fa18f958d7
Debug v18
2023-08-12 13:08:36 +02:00
Laurent Destailleur
7ce9bf6b23
Clean code
2023-08-05 15:44:28 +02:00
Laurent Destailleur
761565cabb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-25 23:47:28 +02:00
Laurent Destailleur
2bc6cd20dd
Debug v18
2023-07-25 13:15:52 +02:00
Laurent Destailleur
01eca1eb47
Debug v18
2023-07-25 12:56:11 +02:00
Laurent Destailleur
7ccd50d2b8
Fix class not initialized
2023-07-25 12:38:27 +02:00
Laurent Destailleur
9c62e76c46
NEW Disable not used PHP streams
2023-07-25 12:30:09 +02:00
Laurent Destailleur
b08d24348c
Add 2 more dangerous function to disable
2023-07-25 12:00:50 +02:00
UT from dolibit
9bdee115d9
Update os.php ( #25447 )
2023-07-24 19:21:54 +02:00
Laurent Destailleur
4ba8324a3f
Doc
2023-07-19 04:22:02 +02:00
Frédéric France
44d3270a48
use user hasRight
2023-06-12 20:43:28 +02:00
Frédéric FRANCE
d55ae5dbd2
use isModEnabled
2023-06-09 13:53:58 +02:00
Laurent Destailleur
51708f4d70
Ad option MAIN_ALLOW_SVG_FILES_AS_EXTERNAL_LINKS in security page
2023-06-03 11:31:24 +02:00
Laurent Destailleur
57a9ef35ae
NEW Implement MAIN_ACTIVATE_FILECACHE on bithday widget
2023-05-05 13:21:54 +02:00
Laurent Destailleur
155c52bc30
Fix #yogosha16184
2023-04-24 13:52:31 +02:00
Frédéric FRANCE
199650f498
fix typo
2023-04-20 22:51:33 +02:00
Laurent Destailleur
869a73befc
Add option MAIN_DISALLOW_EXT_URL_INTO_DESCRIPTIONS into security page
2023-04-06 13:39:04 +02:00
Laurent Destailleur
46055fd195
Hide session ID
2023-03-28 23:53:16 +02:00
Laurent Destailleur
3821f5c27c
Update security page
2023-03-21 01:50:14 +01:00
Laurent Destailleur
72750c3b8d
Add notice in security to show if installmodules.lock exists.
2023-03-21 01:43:09 +01:00
Laurent Destailleur
6b01edbf01
Hide PHP_AUTH_PW into debugbar
2023-03-19 11:06:48 +01:00