Info
- 3 posts
- 2 voices
- Started 2 years ago by kernowkid
- Latest reply from kernowkid
- This topic is not resolved
shift bbpress to sessions
-
- Posted 2 years ago #
Hi,
Is there a way to to shift bbpress to sessions (temporary cookies) instead of true cookies?
I need the forum to allow people to login on public computers where there are restrictions on cookies and I've been told that moving over to sessions will allow this.
Thanks for any advise
-
- Posted 2 years ago #
I think the advice you've been given is wrong. Public computers are all setup differently, but very few will have cookies disabled.
If you are worried about peoples security, you can disable the "remember me" checkbox on the login form by just removing it from the theme.
This is in
bb-templates/kakumei/login-form.phpIn any case, moving from cookies to sessions would be difficult as most of the non-login cookie usage is not setup to be pluggable.
-
- Posted 2 years ago #
Thanks for the advice Sam
-
You must log in to post.