Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GDPR cookie 法要求“记录并存储从用户处收到的同意”。
将首选项存储在 cookie 中是否足够合法,还是应该将它们保存在服务器端数据库中?
如果是后者,除了访问者选择的设置之外,还应该存储哪些信息?时间戳、IP 地址、国家、语言等等?