-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
How to reproduce
- Create a private survey
- Insert it in a page
- Go to the page on FO
Behavior
- The survey is visible even if we are not connected
- We can fill and see all questions of the survey
- It is only on finish survey that the answers are rejected because we are not authorized
It seems we do that to be allowed to store the page in cache.
Only the cookie can be verified in javascript.
Why do not send a ajax request to check survey access ?