Questions about Payment Form extension

Security validation in Payment Form, max character

  • azurelink
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
12 years 7 months ago #11479 by azurelink
Are the textbox and textarea field types validated in any way against SQL injection attempts? Also, there doesn't appear to be any method of restricting the number of characters that can be entered into the text fields.

I'd like to know more about how secure forms built with Payment Form are?

Please respond with some information.

Thanks,
azurelink

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #11480 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Security validation in Payment Form, max character
Hi azurelink

1. Before the data is saved to database, it is filtered by JRequest class (Joomla core class to handle request, filter data....), so the data is secured before saving to database .

2. There is not max length setting for textbox and textarea in the current version yet. Will add it to the next release !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • azurelink
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
12 years 7 months ago #11482 by azurelink
Thanks for the quick response, Tuan!
Please check my ticket, asap.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc