Member Audit Secure Groups integration for Alliance Auth
Project description
Member Audit Secure Groups Integration for Alliance Auth
This is an integration between Member Audit and Secure Groups for Alliance Auth (AA).
What's the difference to Member Audit Securegroups
Pretty much nothing.
I took over Member Audit Securegroups in August 2022 from the original developer who is no longer actively maintaining the app. After more than a year and the fact that I have a distinct dislike for Gitlab, and the original developer didn't want to transfer the PyPi repository to me, I decided it is time to make an actual fork of the app which is now again actively maintained by me.
This app is fully compatible with the original, all that has changed is the pip
name from aa-memberaudit-securegroups
to aa-ma-securegroups
, and if
you had the original app installed, it is really easy to switch to this one, see
Step 0.5: Migrating from Member Audit Securegroups.
Thanks to @rcmurphy for all her work on the original app!
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
[!NOTE]
Member Audit Secure Groups Integration >= 1.0.0 needs at least Alliance Auth v4.0.0!
Please make sure to update your Alliance Auth instance before you install this module or update to the latest version, otherwise an update to Alliance Auth will be pulled in unsupervised.
The last version compatible with Alliance Auth v3 is
0.6.1
.
Requirements
This integration needs Member Audit and Secure Groups to function. Please make sure they are installed before continuing.
Step 0.5: Migrating from Member Audit Securegroups
In case you have the original app installed, you need to uninstall it before you can continue. To do so, simply run:
pip uninstall aa-memberaudit-securegroups
That's all, no need to worry about the DB related stuff, this app is fully compatible with it and will use the DB tables from the original app. Now feel free to continue with the installation.
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-ma-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 |
Corporation Role Filter | User has a character (main or alt) in a certain corpration with a certain role |
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
Translation Status
Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!
Contributing
Do you want to contribute to this project? That's cool!
Please make sure to read the Contribution Guidelines.
(I promise, it's not much, just some basics)
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
Built Distribution
File details
Details for the file aa_ma_securegroups-1.1.0.tar.gz
.
File metadata
- Download URL: aa_ma_securegroups-1.1.0.tar.gz
- Upload date:
- Size: 52.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 198910d0f890a0fda4e93d60830c1c8cac24a86f3051905f37b16be93dcf9d51 |
|
MD5 | a6d42944addb63a493e44070c88bc76b |
|
BLAKE2b-256 | b3434fc68e4d24b0a348a6a64a2afcd17317b3abf76ecf2d0bfa5117e22ecbbe |
File details
Details for the file aa_ma_securegroups-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: aa_ma_securegroups-1.1.0-py3-none-any.whl
- Upload date:
- Size: 88.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca77ca140675f4dce440a481cfea1ac99529f8ea1181cb41d1108c6963165c32 |
|
MD5 | 7c7eeace1b7698f69aed9e69b8336814 |
|
BLAKE2b-256 | 1083a60979893bfad4c239d8b77a1821667282c8e5e9b2a2ae74a2a6e4d429dc |