Update note for 2018-05-23

This commit is contained in:
2018-05-23 18:40:23 +03:00
parent b333887d7b
commit 14c4dad21d
4 changed files with 18 additions and 14 deletions

View File

@ -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