• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Generate and store Form.Token (CRSF)

Generate and store Form.Token (CRSF) 11 years 9 months ago #24003

  • lking
  • lking's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
Hello,

Just wanted to ask how do we get the Form.Token (CSRF) using the following codes and store it as a "hidden field as its name". I was trying figure out the problem but still not sure how to get the token and set a hidden field name as this token value.

<?php
echo JHTML::_( 'form.token' );
?>

Where should we paste this code? PHP script (when the form load? / when the form is processed? / after the form is submitted?)

Please advice and suggest a way to achieve this solution..

Thanks
The administrator has disabled public write access.

Generate and store Form.Token (CRSF) 4 years 6 months ago #40639

  • dlm
  • dlm's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 71
Hi there,

Are there any updates on CSRF token implementation on RS Forms ? Thanks!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!