Laurent Destailleur
|
e5cca13ea0
|
Fix escaping
|
2020-09-20 03:32:43 +02:00 |
|
Laurent Destailleur
|
0e4d3c19dd
|
Fix escaping
|
2020-09-20 02:57:15 +02:00 |
|
Laurent Destailleur
|
f57b4fd2fd
|
Fix escaping
|
2020-09-20 02:30:53 +02:00 |
|
Laurent Destailleur
|
fa86b62198
|
Fix escaping
|
2020-09-20 01:53:24 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Laurent Destailleur
|
d38168f49e
|
Fix escape
|
2020-09-19 22:59:04 +02:00 |
|
Laurent Destailleur
|
54c0f742b1
|
Fix escape
|
2020-09-19 21:19:04 +02:00 |
|
Laurent Destailleur
|
cc37f4b29c
|
Clean code. <input name="token" value="$_SESSION['newtoken']" is now
forbidden by CI. You must use newToken().
|
2020-09-14 16:24:02 +02:00 |
|
Frédéric FRANCE
|
43dcd9beb5
|
add new rule
|
2020-05-21 00:02:33 +02:00 |
|
Laurent Destailleur
|
4d6a45d491
|
Major doxygen fix
|
2020-05-03 22:48:35 +02:00 |
|
Laurent Destailleur
|
504a67daee
|
FIX duplicate class name into some log lines
|
2020-02-17 12:34:00 +01:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
3af4ad7fc3
|
Compatibility with phpunit v6
|
2019-07-05 21:28:27 +02:00 |
|
Laurent Destailleur
|
6e161a96c7
|
Enhance phpunit
|
2019-04-01 18:16:50 +02:00 |
|
Laurent Destailleur
|
3716834b0a
|
Fix bad var name
|
2019-03-09 01:13:15 +01: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
|
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
|
bd3647a9d7
|
Prepare phpunit 6.1 compatibility
|
2018-09-02 14:23:52 +02:00 |
|
Laurent Destailleur
|
7ba55ea12e
|
Fix phpunit
|
2018-02-14 22:17:53 +01:00 |
|
Laurent Destailleur
|
dcd579242f
|
Fix <br /> (xml) into <br> (html)
|
2018-01-17 13:26:57 +01:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
205989b64b
|
Fix phpunit
|
2017-09-14 09:16:57 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
bdfb0b7561
|
FIX pgsql compatibility. Add PHPUnit to avoid using dates without quotes
|
2017-07-26 21:22:53 +02:00 |
|
Laurent Destailleur
|
819656bd89
|
Fix security: Check _SERVER["QUERY_STRING"] is escaped.
|
2017-06-18 21:27:49 +02:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
c26e072694
|
Code comment
|
2017-05-29 13:29:27 +02:00 |
|
Laurent Destailleur
|
88fc7dbc3e
|
Fix remove warning
|
2017-05-18 19:24:44 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|