Skip to main content

A Collection of GDPR Tools for Alliance Auth

Project description

AA-GDPR

A Collection of overrides and resources to help Alliance Auth installs meet GDPR legislation.

This Repository cannot guarantee your Legal requirements but aims to reduce the technical burden on Web/System Administrators

Current Features

Overrides Alliance Auth default resource bundles to use staticfile delivery.

Local staticfile delivery of resources to avoid using CDNs

Planned Features

  • Consent Management
  • Terms of Use Management
  • Data Transparency
  • Right to be Forgotten Requests

Installation

Step One - Install

Install the app with your venv active

pip install aa-gdpr

Step Two - Configure

  • Add INSTALLED_APPS.insert(0, 'aagdpr') right before your INSTALLED_APPS list in your projects local.py
  • Add the below lines to your local.py settings file
## Settings for AA-GDPR ##

# Instruct third party apps to avoid CDNs
AVOID_CDN = False

Step Three - Update Project

  • Run migrations python manage.py migrate (There should be none yet)
  • Gather your staticfiles python manage.py collectstatic

Settings

AVOID_CDN - Will attempt to instruct third party applications to attempt to load CSS JS and Fonts from staticfiles, Default False.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aa-gdpr-0.3.2.tar.gz (11.3 MB view details)

Uploaded Source

File details

Details for the file aa-gdpr-0.3.2.tar.gz.

File metadata

  • Download URL: aa-gdpr-0.3.2.tar.gz
  • Upload date:
  • Size: 11.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for aa-gdpr-0.3.2.tar.gz
Algorithm Hash digest
SHA256 9542249452d4d159a186db51640fbd90a4b89c9825e3eaaef3d2b531f2361a81
MD5 9990b7407f40a1d31bb6e46d99453c0a
BLAKE2b-256 6f0f3e908d3d32ac1b95413908476b5be6a0e4541c86af08bdae4506809f985f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page