Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.40, 1.5.10, 2.0.0-alpha-2
-
None
-
None
Description
Both values are true by default and both value are the same for most applications, so the problem shoudn't be so large.
Correct is:
- create() will be called, if isCreate is set
- encode() will be called, if isCheck is set
- check() will be called, if isCheck is set
Attachments
Issue Links
- is related to
-
TOBAGO-972 Implement a session secret to protect against cross-side request forgery (CSRF/XSRF)
- Closed