Alliance Auth module that integrates with Alliance Auth's state system. It creates and maintains a 'Blacklisted' state to ensure no services access is granted to blacklisted users. Currently at version 0.2.0, with AA5.0 compatibility. Release cadence is irregular; maintained by Solar Helix Independent Transport.
pip install allianceauth-blacklistNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the package, add to INSTALLED_APPS, migrate, collect static files, and run the management command to update the blacklist state.
Add 'blacklist' to your INSTALLED_APPS setting.
Upgrade to >=0.1.0.
Ensure your Alliance Auth installation is version 5.0 or higher.