Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aa-memberaudit-securegroups

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aa-memberaudit-securegroups

Member Audit Secure Groups integration for Alliance Auth.

  • 1.0.0
  • Source
  • PyPI
  • Socket score

Maintainers
2

Member Audit Secure Groups Integration for Alliance Auth

This is an integration between Member Audit and Secure Groups for Alliance Auth (AA).

release License python django pre-commit Code style: black



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 NameMatches if...
Activity FilterUser has at least one character active within the last X days
Age FilterUser has at least one character over X days old
Asset FilterUser has at least one character with any of the assets defined
Compliance FilterUser has all characters registered on Member Audit
Skill Point FilterUser has at least one character with at least X skill points
Skill Set FilterUser has at least one character with any of the selected skill sets

Changelog

See CHANGELOG.md

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc