mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update note for 2018-05-23
This commit is contained in:
@ -328,3 +328,5 @@ dspace=# select email, netid from eperson where email not like '%cgiar.org%' and
|
||||
```
|
||||
|
||||
- We might need to do something regarding these users for GDPR compliance because we have their names, emails, and potentially phone numbers
|
||||
- I decided that I will just use the cookieconsent script as is, since it looks good and technically does set the cookie with "allow" or "dismiss"
|
||||
- I wrote a quick conditional to check if the user has agreed or not before enabling Google Analytics
|
||||
|
Reference in New Issue
Block a user