Skip to main content

Member Audit Secure Groups integration for Alliance Auth

Project description

Member Audit Secure Groups Integration for Alliance Auth

Version License Python Django pre-commit pre-commit.ci status Code Style: black Discord Checks codecov Translation status Contributor Covenant

ko-fi

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]

AA Intel Tool >= 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

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

aa_ma_securegroups-1.0.0.tar.gz (50.6 kB view hashes)

Uploaded Source

Built Distribution

aa_ma_securegroups-1.0.0-py3-none-any.whl (77.0 kB view hashes)

Uploaded Python 3

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