flake8
passed.
JSHint
passed.
Review Request #9938 — Created May 15, 2018 and submitted
These new settings (available in Admin UI -> User Privacy) allow
administrators to change the information and capabilities presented to
users regarding their privacy. It features three options:
- Privacy policy URL
- Privacy information (a free-form HTML text field for providing
information to present to users regarding their privacy rights).- A checkbox for enabling consent requirements for each usage of a
user's personal data.Future changes will use these settings to show information in the users'
My Account pages and on signup/registration.
Changed various settings in here, and saw them reflected in other changes
I have pending.
Description | From | Last Updated |
---|---|---|
Modern jquery recommends $(fn() {}); instead of $(document).ready(fn() {}); |
david |