Alliance Auth Secret Santa
Project description
AA Secret Santa
A Secret Santa Manager for Alliance Auth
Features
- Accepts Applications to be secret santas
- Handles randomly pairing up users
- Notifies users of their santee
- handles if gifts have been delivered
- Secure Groups Integration
Installation
Step 1 - Install app
pip install aa-secret-santa
Step 2 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
- Add
'secretsanta'toINSTALLED_APPS
Step 4 - Maintain Alliance Auth
- Run migrations
python manage.py migrate - Gather your staticfiles
python manage.py collectstatic - Restart your project
supervisorctl restart myauth:
Step 5 - Configuration
In the Admin interface, visit secretsanta or <AUTH-URL>/admin/secretsanta # Coming Soon
Permissions
| Perm | Admin Site | Perm | Description |
|---|---|---|---|
| basic_access | nill | Can access Secret Santa | Can access the Secret Santa Module and Apply to Years |
| manager | nill | Can manage Secret Santa | Can Manage and See all Santa<>Santee Pairs |
Settings
| Name | Description | Default |
|---|---|---|
SECRETSANTA_GENERATE_PAIRS_PRIORITY |
the generate_pairs task, to run super uber omega immediately so we can identify issues | 1 |
SECRETSANTA_NOTIFY_PRIORITY |
Priority for discord messages for secret santa | 5 |
Contributing
Make sure you have signed the License Agreement by logging in at https://developers.eveonline.com before submitting any pull requests. All bug fixes or features must not include extra superfluous formatting changes.
Project details
Release history Release notifications | RSS feed
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_secret_santa-1.0.0.tar.gz.
File metadata
- Download URL: aa_secret_santa-1.0.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89c0235a28300527d01bbb3da98789a41941457eed2e831ce70ab732b7eae481
|
|
| MD5 |
2e17214b892c2ee79785c6efceeac2fa
|
|
| BLAKE2b-256 |
1176d8af6488c6a505a3f0a82f43287b0bfa39643ac9f5fed00bc8371aa5129f
|
File details
Details for the file aa_secret_santa-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aa_secret_santa-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14983e0fcf4f9f2752720f596051b651928ec04e01a6b7277abd836467f1f16e
|
|
| MD5 |
d67addebe7dfb50a73544cb058c8d03d
|
|
| BLAKE2b-256 |
6dc61cf118c0fbd184af07c645e3391156af8312b87a81047e243137b1f990c8
|