0 purchases
aamemberauditsecuregroups 1.0.1
Member Audit Secure Groups Integration for Alliance Auth
This is an integration between Member Audit and Secure Groups for Alliance Auth (AA).
Member Audit Secure Groups Integration for Alliance Auth
Features
Installation
Requirements
Step 1: Install the Package
Step 2: Config
Step 3: Finalize App Installation
Filters
Changelog
Features
Activity Filter
Asset Filter
Character Age Filter
Compliance Filter
Corporation Role Filter
Corporation Title Filter
Skill Set Filter
Skill Point Filter
Time in Corporation Filter
Installation
Requirements
This integration needs Member Audit and Secure Groups to function. Please make sure they are installed before continuing.
Step 1: Install the Package
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:
pip install aa-memberaudit-securegroups
Step 2: Config
Add memberaudit_securegroups to your INSTALLED_APPS.
Step 3: Finalize App Installation
Run migrations:
python manage.py migrate
Restart your supervisor services for Auth
Filters
Filter Name
Matches if...
Activity Filter
User has at least one character active within the last X days
Age Filter
User has at least one character over X days old
Asset Filter
User has at least one character with any of the assets defined
Compliance Filter
User has all characters registered on Member Audit
Skill Point Filter
User has at least one character with at least X skill points
Skill Set Filter
User has at least one character with any of the selected skill sets
Changelog
See CHANGELOG.md
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.