Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-25-2016, 04:02 PM
postcd postcd is offline
 
Join Date: Feb 2012
Posts: 319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Which cookies vbulletin is saving, need to comply EU law?

Hello, vbuleltin 4.x when webmaster is in Europe, there is privacy law that webmaster needs to notiffy user he is saving cookies to his computer and user should ahve right to disallow this.

So i want to ask which kind of cookies this vbulleting is saving. Because as i read this:
http://ec.europa.eu/justice/data-pro...2/wp194_en.pdf

they say in 3.1 and 3.2 paragraph that session cookies and authentication cookies, those that are needed to complete user reqested action are excluded, webmaster do not need to show cookie warning..

Quote:
user input session cookies are typically used
to keep track of the user’s input
when
filling online forms over several page
s, or
as a shopping cart
, to keep track of the items the
user has selected by clicking on a button (e.g. “add to my shopping cart”).
These cookies are clearly needed to provide an information service explicitly requested by the
user. Additionally, they ar
e tied to a user’s action (such as clicking on a button or filling a
form). As such these cookies are exempted under CRITERION B.
Quote:
Authentication cookies are used
to identify the user once he has logged in
(example: on an
online bank
ing website). These cookies are needed to allow users to authenticate themselves
on successive visits to the website and gain access to authorized content, such as viewing their
account balance, transactions, etc. Authentication cookies are usually session
cookies. The
use of persistent cookies is also possible but they must not be regarded as identical, as
discussed below.
Field
Code
Changed
7
When a user logs in, he explicitly requests access to the content or functionality to which he is
authorized. Without the use of an au
thentication token stored in a cookie the user would have
to provide a username/password on each page request. Therefore this authentication
functionality is an essential part of the information society service he is explicitly requesting.
As such these co
okies are exempted under CRITERION B
are there any other cookies with vbulletin that are not exempted as mentioned above? The cookies that are not necessary for keeping user logged? For example in PHPBB there are cookies to store info. on which topics visitor already read/viewed.
Reply With Quote
  #2  
Old 01-25-2016, 04:34 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBulletin uses authentication cookies.

https://vborg.vbsupport.ru/showthread.php?t=320082 has a nice list:
https://vborg.vbsupport.ru/attachmen...7&d=1441067991
https://vborg.vbsupport.ru/attachmen...9&d=1441067991
Reply With Quote
2 благодарности(ей) от:
MarkFL, RichieBoy67
  #3  
Old 01-26-2016, 01:03 PM
postcd postcd is offline
 
Join Date: Feb 2012
Posts: 319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would rather not use any module. Instead globally disable cookies that do not falls into necessary authentication/session cookies. Those that are not necessary to keep user loged in and fullfill his actions like posting thread/post and such.

Any advice on how/where/which to disable?

Target is not to bother visitor at all by any even one time cookie related prompt window/bubble.
Reply With Quote
  #4  
Old 01-26-2016, 01:05 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's all hardcoded. You could modify the vbsetcookie function and add a simple if statement to only handle the cookies you want.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:39 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09792 seconds
  • Memory Usage 2,194KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (2)post_thanks_box_bit
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete