Laurent Destailleur
|
4119174ef1
|
Include sql injection tests into PHPUnit
|
2020-11-27 16:52:52 +01:00 |
|
Laurent Destailleur
|
80d13e711c
|
More secured getURLContent method. Add PHPUnit on getURLContent
|
2020-10-27 18:02:05 +01:00 |
|
Laurent Destailleur
|
d750dc48a1
|
More secured getURLContent method. Add PHPUnit on getURLContent
|
2020-10-27 15:06:16 +01:00 |
|
Laurent Destailleur
|
5b37ff0bfd
|
Html entities use now HTML5. Enhance the Dolibarr WAF. More PHPUnit
tests.
|
2020-10-15 19:36:08 +02:00 |
|
Laurent Destailleur
|
4a5ee7f04d
|
Better testSqlAndScriptInject (deal htmlentities encoded signatures)
More phpunits on GETPOST
|
2020-09-19 03:25:25 +02:00 |
|
Laurent Destailleur
|
fa1d14fc7d
|
More complete phpunit
|
2020-09-18 01:01:01 +02:00 |
|
Laurent Destailleur
|
a895cdcdf8
|
Fix dol_string_nohtmltag: the decode of entity must be done before split
|
2020-09-17 21:09:16 +02:00 |
|
Laurent Destailleur
|
3c6f122a81
|
Fix phpunit
|
2020-08-07 14:59:22 +02:00 |
|
Laurent Destailleur
|
4d6a45d491
|
Major doxygen fix
|
2020-05-03 22:48:35 +02:00 |
|
Laurent Destailleur
|
b8171cacb1
|
Fix phpcs
|
2020-02-20 14:07:25 +01:00 |
|
Alexandre SPANGARO
|
91b3bf76fd
|
Merge branch 'develop' into 11.0_https
|
2019-10-01 06:11:43 +02:00 |
|
Laurent Destailleur
|
c53be23122
|
FIX Filtering the HTTP Header "Accept-Language".
|
2019-09-24 13:54:52 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
8938573f68
|
Fix phpunit for last versions of phpunit
|
2019-08-31 00:47:12 +02:00 |
|
Laurent Destailleur
|
3af4ad7fc3
|
Compatibility with phpunit v6
|
2019-07-05 21:28:27 +02:00 |
|
Frédéric FRANCE
|
42a1387218
|
wip
|
2019-02-25 00:56:48 +01:00 |
|
Frédéric FRANCE
|
24b073771e
|
wip
|
2019-01-27 13:07:22 +01:00 |
|
Laurent Destailleur
|
8a70cf9ede
|
NEW Add parameter replaceambiguouschars on getRandomPassword function
|
2018-12-21 09:56:54 +01:00 |
|
Laurent Destailleur
|
3d3edb19d8
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/langs/en_US/commercial.lang
|
2018-09-02 15:48:26 +02:00 |
|
Laurent Destailleur
|
76d6affb27
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
.travis.yml
|
2018-09-02 15:46:09 +02:00 |
|
Laurent Destailleur
|
a7dfc88b59
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
test/phpunit/CoreTest.php
|
2018-09-02 15:21:21 +02:00 |
|
Laurent Destailleur
|
02bedc49d3
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
test/phpunit/PricesTest.php
test/phpunit/RestAPIUserTest.php
test/phpunit/WebservicesInvoicesTest.php
|
2018-09-02 14:15:17 +02:00 |
|
Laurent Destailleur
|
a69c3caf2c
|
Prepare compatibility with phpunit 6.1
|
2018-09-02 14:10:06 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Laurent Destailleur
|
0f16ccbc4a
|
Enhance dol_encode/dol_decode function
|
2018-04-19 12:03:42 +02:00 |
|
Laurent Destailleur
|
91950ccbc7
|
Fix regression in getRandomPassword
|
2017-11-05 03:03:17 +01:00 |
|
Laurent Destailleur
|
c4722e3694
|
FIX XSS
|
2017-05-10 11:48:45 +02:00 |
|
Laurent Destailleur
|
5c33c1773f
|
FIX XSS
|
2017-05-10 11:47:34 +02:00 |
|
Laurent Destailleur
|
4b741c6b9c
|
Fix permissions
|
2015-12-13 16:16:30 +01:00 |
|
frederic34
|
73fda2cb86
|
WIP PSR2
|
2015-01-08 18:36:03 +01:00 |
|
Laurent Destailleur
|
13590a876b
|
Fix: A little clean of dol_hash usage.
|
2014-10-18 16:08:15 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
19fb5e5085
|
Try to fix phpunit error with new version.
|
2014-05-01 19:57:53 +02:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
6550ba53f6
|
More phpunit test
|
2012-02-29 11:48:03 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Laurent Destailleur
|
1810189cda
|
Doxygen
|
2012-02-15 13:41:05 +01:00 |
|
Laurent Destailleur
|
447922c218
|
More phpunit tests
|
2012-02-12 18:30:50 +01:00 |
|
Laurent Destailleur
|
036e578e0f
|
Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
|
2012-02-12 17:41:28 +01:00 |
|
Laurent Destailleur
|
95a292f41b
|
Fix: Update licence files
|
2011-12-17 21:58:44 +01:00 |
|
Laurent Destailleur
|
b52fc32853
|
Fix: fix not initialized variables
|
2011-12-05 19:41:38 +01:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|
Regis Houssin
|
c65238b773
|
[task #216] Move lib in core directory
|
2011-10-24 10:45:06 +02:00 |
|
Laurent Destailleur
|
5dcc27cd9a
|
Enhance PHPUnit tests
|
2011-09-24 13:44:35 +00:00 |
|
Laurent Destailleur
|
2a456b08d5
|
Enhance PHPUnit tests
|
2011-09-23 12:21:00 +00:00 |
|
Regis Houssin
|
e2f9864f42
|
Add build files for Hudson server
Fix: avoid errors with PHPUnit/Autoload.php
|
2011-09-16 16:16:39 +00:00 |
|
Laurent Destailleur
|
d7c2b906cd
|
Qual: Add more phpunit tests
|
2011-09-10 12:28:00 +00:00 |
|
Regis Houssin
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Laurent Destailleur
|
863de33d6a
|
Add more phpunit tests
|
2011-03-29 09:12:18 +00:00 |
|