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

aa-secret-santa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aa-secret-santa

Alliance Auth Secret Santa

  • 0.4.0a0
  • Source
  • PyPI
  • Socket score

Maintainers
1

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' to INSTALLED_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

PermAdmin SitePermDescription
basic_accessnillCan access Secret SantaCan access the Secret Santa Module and Apply to Years
managernillCan manage Secret SantaCan Manage and See all Santa<>Santee Pairs

Settings

NameDescriptionDefault
SECRETSANTA_GENERATE_PAIRS_PRIORITYthe generate_pairs task, to run super uber omega immediately so we can identify issues1
SECRETSANTA_NOTIFY_PRIORITYPriority for discord messages for secret santa5

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.

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