Add site-wide privacy settings in the administration UI.

Review Request #9938 — Created May 15, 2018 and submitted

Information

Review Board
release-3.0.x
e812814...

Reviewers

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:

  1. Privacy policy URL
  2. Privacy information (a free-form HTML text field for providing
    information to present to users regarding their privacy rights).
  3. 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() {});

daviddavid
chipx86
david
  1. 
      
  2. Modern jquery recommends $(fn() {}); instead of $(document).ready(fn() {});

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (e609010)
Loading...