Commit graph

16 commits

Author SHA1 Message Date
Dany De Bontridder
758544af08 http_input replace empty by a value 2019-12-04 19:43:16 +01:00
Dany De Bontridder
396fe8d99a Replace PHPCOMPTA by NOALYSS 2019-07-27 13:18:21 +02:00
Dany De Bontridder
6280cc8365 mantis #1690: Bug : impossible d'utiliser < dans Inplace_Edit
Replace strip_tags , add a space before the "<"
2019-02-13 22:44:20 +01:00
Dany De Bontridder
14ea453731 http_input : fix bug with array 2018-11-23 23:10:50 +01:00
Dany De Bontridder
02f851e3b6 http_input : strip_tags on array thrown an error 2018-06-11 08:57:00 +02:00
Dany De Bontridder
05fd1bd099 Security : direct injection 2018-05-31 23:04:59 +02:00
Dany De Bontridder
d39d0341b0 HttpInput::extract fix bug 2018-02-23 22:24:46 +01:00
Dany De Bontridder
6909f2fa2b Improve Doxygen documentation 2017-12-18 23:48:43 +01:00
Dany De Bontridder
944a83e3bb HttpInput: Exception if the type is not known, 2017-11-15 20:35:38 +01:00
Dany De Bontridder
2bb31c7180 HttpInput: Exception if the type is not known 2017-11-15 19:57:37 +01:00
Dany De Bontridder
40b81bb7e6 HttpInput: protect against injection 2017-11-12 11:26:54 +01:00
Dany De Bontridder
3ab3cf984e Fix Doxygen issue : @example must be in a function otherwise the detailed section of Doxygen disappear 2017-10-15 00:54:27 +02:00
Dany De Bontridder
17b8a0504b HttpInput : do not use in_array but array_key_exists, 2017-10-06 10:00:49 +02:00
Dany De Bontridder
aaed63908e HttpInput : do not use isset but in_array, to avoid problem if the value is null 2017-10-05 23:26:23 +02:00
Dany De Bontridder
5735be5c7c task #1438 Remplacement de HtmlInput par Http_Input
Clean code and improve doc
2017-08-28 18:20:46 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Renamed from include/lib/class_http_input.php (Browse further)