Skip to main content

A Collection of GDPR Tools for Alliance Auth

Project description

AA-GDPR

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

This Repository cannot guarantee your Legal requirements but aims to reduce the technical burden.

Current Features

Local Staticfile delivery of resources to avoid using CDNs

Planned Features: User Data Views Right to be Forgotten Requests

Installation

  1. Install the Repo pip install git+https://gitlab.com/soratidus999/aa-gdpr.git
  2. Add INSTALLED_APPS.insert(0, 'aagdpr') right before your INSTALLED_APPS list in your projects local.py
  3. Run migrations (There should be none yet)
  4. Gather your staticfiles python manage.py collectstatic
  5. Configure your settings as below

Settings

AVOID_CDN - Will Attempt to load CSS JS and Fonts from staticfiles whenever possible avoiding CDNs. 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.1.0.tar.gz (2.5 MB view hashes)

Uploaded Source

Supported by

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