The GDPR/ DSGVO is an interdiction law with reservation of authorization, so all Blogs, Websites, etc. how collect, store and use personal data have to declare, whey, wherefore and how long they will do that. This is compulsive for everyone.
So, everyone who uses an register form, must have a declaring of this item and any user how gives his personal data to an registration form must active declare his accordance.
Best will be, to include this declaring, as an „obligated field“ with Boolean: yes/ no field insert to the registration procedure, so as here ist shown: https://nachtschlaf.org/user/register (the procedure to do that, was an Idea from @olafski, text from: @xiongshui)
Text prototype:
References to GDPR/ DSGVO:
So far we ask for personal data on this site, we will use them in according with the directly enforceable law and our „Declaration of protection of Personal Data“. This means we use them only and simply for the purposes, listed below:
- recognition, if you come back to this site
- protection of your account against third party using and misuse
- to take contact with you
- you have every times a right of information, correction and delete of your data
- we will deleting your data immediately after delete your account; and accordingly with enforceable law
- you can use an pseudonym
- you can use an avatar. If you do‘nt do a choice, we use automatically the side with avatar
We will do the best to protect your personal data and use them every time off the record. If you now uses the register- button, you declare your accordance with this in total.
End of prototype.
Hope, I could help you all…
sincerely, XiongShui ()
License: I'll give free the use of this text under CC- 3.0 German (https://creativecommons.org/licenses/by/3.0/de/deed.en), ebenso den deutschen Text, der unter dem o.a. Link erhältlich ist.
Recent comments
I think, the user simply will not be allowed to create / edit / view node. This should not somehow affect to existing publications. Current rights and publication status have no connection.
Status of existing content after role permission removal
Thanks, that was it exactly!
Admin bar doesn't work for other site admin
Hello, Thank you for your response ! We followed the steps of the documentation, so we copied the content and the themes on backdrop en then we went to the page domain/core/...
Page not found after migration
Does the Administrator role of your site have the permission "Access administration bar"? (I think, you wouldn't notice the missing permission if your own account is the so called User 1.)
Admin bar doesn't work for other site admin
I've figured it out: in hook_field_widget_form(): $html_name = array(); if (!empty($element['#field_parents'])) { $html_name[] = $element['#field_parents'][0]; foreach ($...
Using #states in custom field widget