greenlight Plugin for Alliance Auth (GitHub Version)
Project description
AA Fleet Finder
Control access to your fleets through Alliance Auth.
Installation
[!NOTE]
AA Fleet Finder >= 2.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.
💡 AA Greenlight requires both
aa-fittingsandeveuniverseto function properly.
Step 1: Install the Package
Make sure you're in the virtual environment (venv) of your Alliance Auth installation Then install the latest release directly from PyPi.
pip install aa-greenlight
Step 2: Configure Alliance Auth
This is fairly simple, just add the following to the INSTALLED_APPS of your local.py
Configure your AA settings (local.py) as follows:
- Add
"greenlight",toINSTALLED_APPS
Make sure that fittings and eveuniverse are also installed.
Step 3: Finalizing the Installation
Run static files collection and migrations
python manage.py collectstatic
python manage.py migrate
Step 4: Setup Permissions
Now it's time to set up access permissions for your new greenlight module.
| ID | Description | Notes |
|---|---|---|
basic_access |
Can access the greenlight module | Your line members should have this permission, together with everyone you want to have access to he module. |
can_manage_fleets |
Can manage fleets | Everyone with this permission set status of the fleets |
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aa_greenlight-1.2.0.tar.gz.
File metadata
- Download URL: aa_greenlight-1.2.0.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1380a374652174a28a73e4504ec085e5401a2ae9958200cf3f21cf27eefcf4f
|
|
| MD5 |
801d6c4df3782d348149adb27ba6cb88
|
|
| BLAKE2b-256 |
2af346c579d318974f1fbb643c7329d0bfd9e8cc5eab522dae6e37392776c6b8
|
File details
Details for the file aa_greenlight-1.2.0-py3-none-any.whl.
File metadata
- Download URL: aa_greenlight-1.2.0-py3-none-any.whl
- Upload date:
- Size: 45.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5743ae0f71c0e149568f44824dec02d7882efd617d29dbcf4874f1fc25916f62
|
|
| MD5 |
f93d05becfc32add416db74e572969b5
|
|
| BLAKE2b-256 |
78a039e43b71011c8f4ddefd0ff601d5ce66ff1fab1237945e3acf0c549544f6
|