aa-memberaudit-securegroups
An Alliance Auth app that enables secure group management with Member Audit.
What it is and what it does
aa-memberaudit-securegroups is a Django plugin for Alliance Auth that bridges Member Audit character data with Secure Groups' smart group engine. It replaces the abandoned aa-ma-securegroups project and provides nine filter types—Activity, Asset, Character Age, Compliance, Corporation Role, Corporation Title, Skill Set, Skill Point, and Time in Corporation—allowing you to define group membership rules based on in-game character attributes and history.
You install it into an existing Alliance Auth environment (which must already have aa-memberaudit and allianceauth-securegroups running), add it to INSTALLED_APPS, run migrations, and then configure filters and smart groups via the Django admin interface. It requires Python 3.10 or later and works with Django 4.2 and 5.2.
Use it for:
- Automatically grant or revoke access to Alliance Auth groups based on character activity level.
- Enforce compliance by restricting group membership to users whose all characters are registered in Member Audit.
- Filter group membership by in-game assets, skill points, or specific skill sets across a user's characters.
- Manage corporation-based access by granting roles to users with characters holding specific titles or roles in target corporations.
- Migrate from the abandoned aa-ma-securegroups project while preserving existing smart group configurations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Adds Member Audit-based filtering to Alliance Auth's Secure Groups, enabling group membership rules based on character activity, assets, skills, compliance, and corporation roles.
Yes, if you run Alliance Auth with aa-memberaudit and allianceauth-securegroups already installed and need character-based group automation. The package is actively maintained, has low install friction, and is the official successor to an abandoned project. Verify the license terms before production deployment, as they are not yet recorded in the package metadata.
Install
aa-memberaudit-securegroups on PyPI
pip
pip install aa-memberaudit-securegroupsuv
uv add aa-memberaudit-securegroupspoetry
poetry add aa-memberaudit-securegroupsInstalling aa-memberaudit-securegroups
Before you install
Low install friction with a pure Python wheel. Active maintenance as of 2026-07-13. Requires three runtime dependencies (aa-memberaudit, allianceauth, allianceauth-securegroups) that must already be present in your Alliance Auth environment.
License in practice
License status is unclear—no SPDX identifier or raw license text is recorded. Verify the project's license terms at the repository before deploying in a production environment.
Quickstart
pip install aa-memberaudit-securegroups
# Then in your Alliance Auth settings:
# Add 'memberaudit_securegroups' to INSTALLED_APPS
# Run: python manage.py migrate
# Run: python manage.py collectstatic --noinput
Requires an existing Alliance Auth installation with aa-memberaudit and allianceauth-securegroups already installed and configured.
Verify before relying
- Exact license terms and compatibility with your deployment model—license_treatment is marked unclear.
- Whether the nine filter types (Activity, Asset, Character Age, Compliance, Corporation Role, Corporation Title, Skill Set, Skill Point, Time in Corporation) meet your specific group management requirements.
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — aa-memberaudit, allianceauth, allianceauth-securegroups |
| Maintenance | actively maintained — 32 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 236,796/month — #8,975 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: aa_memberaudit_securegroups-2.0.1-py3-none-any.whl
Keywords: allianceauth, memberaudit, securegroups
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
aa-memberauditA Django app for Alliance Auth that provides…
unclear · top 15,000 on PyPI
allianceauth-securegroupsA Django plugin for Alliance Auth that…
permissive · top 15,000 on PyPI
aa-memberaudit-dashboardAdds a dashboard widget to AllianceAuth that…
copyleft · top 15,000 on PyPI
aa-inactivityMonitors member activity in Alliance Auth using…
unclear · top 15,000 on PyPI
aa-memberaudit-dcA Django addon for AllianceAuth that checks…
copyleft · top 15,000 on PyPI
aa-contactsA Django plugin for AllianceAuth that tracks…
copyleft · top 15,000 on PyPI
aa-structuresA Django app that integrates with Alliance Auth…
unclear · top 15,000 on PyPI
allianceauthAlliance Auth is a Django-based authentication…
copyleft · top 15,000 on PyPI
aa-killstatsA Django module for AllianceAuth that tracks…
copyleft · top 15,000 on PyPI
allianceauth-afatA Django plugin for Alliance Auth that tracks…
copyleft · top 15,000 on PyPI