Problem
If cookies are not enabled on the user's browser, you can process a log in but the session details are not saved.
- Need a check to ensure cookies are enabled prior to logging in.
- If cookies not enabled, re-direct to static 'Cookie' page with info for user about the importance of cookies.
Issue logged in bug tracker:
- CSP-12Getting issue details... STATUS
Solution
Cookies must be enabled in your browser. Please refer to your browser documentation for further information.
Related articles
Add Comment