Metadata-Version: 2.4
Name: allianceauth
Version: 4.11.2
Summary: An auth system for EVE Online to help in-game organizations
Keywords: allianceauth,eveonline
Author-email: Alliance Auth <adarnof@gmail.com>
Requires-Python: >=3.8,<3.13
Description-Content-Type: text/markdown
Classifier: Environment :: Web Environment
Classifier: Framework :: Celery
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
License-File: LICENSE
Requires-Dist: bcrypt<5
Requires-Dist: beautifulsoup4
Requires-Dist: celery>=5.2,<6
Requires-Dist: celery-once>=3.0.1
Requires-Dist: django>=4.2,<5
Requires-Dist: django-bootstrap-form
Requires-Dist: django-bootstrap5>=23.3
Requires-Dist: django-celery-beat>=2.3
Requires-Dist: django-esi>=7.0.1
Requires-Dist: django-redis>=5.2
Requires-Dist: django-registration>=3.3,<3.4
Requires-Dist: django-solo
Requires-Dist: django-sortedm2m
Requires-Dist: django-sri
Requires-Dist: dnspython
Requires-Dist: mysqlclient>=2.1
Requires-Dist: openfire-restapi
Requires-Dist: packaging>=21
Requires-Dist: passlib
Requires-Dist: pydiscourse
Requires-Dist: python-slugify>=1.2
Requires-Dist: pyyaml
Requires-Dist: redis>=4
Requires-Dist: requests>=2.9.1
Requires-Dist: requests-oauthlib
Requires-Dist: semantic-version
Requires-Dist: slixmpp<1.9
Requires-Dist: ua-parser
Requires-Dist: user-agents
Requires-Dist: myst-parser ; extra == "docs"
Requires-Dist: sphinx ; extra == "docs"
Requires-Dist: sphinx-copybutton ; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=2,<3 ; extra == "docs"
Requires-Dist: sphinx-tabs ; extra == "docs"
Requires-Dist: sphinxcontrib-django ; extra == "docs"
Requires-Dist: coverage>=4.3.1 ; extra == "test"
Requires-Dist: django-webtest ; extra == "test"
Requires-Dist: requests-mock>=1.2 ; extra == "test"
Project-URL: Documentation, https://allianceauth.readthedocs.io/
Project-URL: Homepage, https://gitlab.com/allianceauth/allianceauth
Project-URL: Source, https://gitlab.com/allianceauth/allianceauth
Project-URL: Tracker, https://gitlab.com/allianceauth/allianceauth/-/issues
Provides-Extra: docs
Provides-Extra: test

# Alliance Auth

[![License](https://img.shields.io/badge/license-GPLv2-green)](https://pypi.org/project/allianceauth/)
[![Python Versions](https://img.shields.io/pypi/pyversions/allianceauth)](https://pypi.org/project/allianceauth/)
[![Django Versions](https://img.shields.io/pypi/djversions/allianceauth?label=django)](https://pypi.org/project/allianceauth/)
[![Stable AA Version](https://img.shields.io/pypi/v/allianceauth?label=release)](https://pypi.org/project/allianceauth/)
[![Pipeline Status](https://gitlab.com/allianceauth/allianceauth/badges/master/pipeline.svg)](https://gitlab.com/allianceauth/allianceauth/commits/master)
[![Documentation Status](https://readthedocs.org/projects/allianceauth/badge/?version=latest)](https://allianceauth.readthedocs.io/?badge=latest)
[![Test Coverage Report](https://gitlab.com/allianceauth/allianceauth/badges/master/coverage.svg)](https://gitlab.com/allianceauth/allianceauth/commits/master)
[![Chat on Discord](https://img.shields.io/discord/399006117012832262.svg)](https://discord.gg/fjnHAmk)

A flexible authentication platform for EVE Online to help in-game organizations manage access to applications and services. AA provides both, a stable core, and a robust framework for community development and custom applications.

## Content

- [Overview](#overview)
- [Documentation](https://allianceauth.rtfd.io)
- [Support](#support)
- [Release Notes](https://gitlab.com/allianceauth/allianceauth/-/releases)
- [Developer Team](#development-team)
- [Contributing](#contributing)

## Overview

Alliance Auth (AA) is a platform that helps Eve Online organizations efficiently manage access to applications and services.

Main features:

- Automatically grants or revokes user access to external services (e.g.: Discord, Mumble) based on the user's current membership to [a variety of EVE Online affiliation](https://allianceauth.readthedocs.io/en/latest/features/core/states/) and [groups](https://allianceauth.readthedocs.io/en/latest/features/core/groups/)

- Provides a central web site where users can directly access web apps (e.g. SRP requests, Fleet Schedule) and manage their access to external services and groups.

- Includes a set of connectors (called ["Services"](https://allianceauth.readthedocs.io/en/latest/features/services/)) for integrating access management with many popular external applications / services like Discord, Mumble, Teamspeak 3, SMF and others

- Includes a set of web [Apps](https://allianceauth.readthedocs.io/en/latest/features/apps/) which add many useful functions, e.g.: fleet schedule, timer board, SRP request management, fleet activity tracker

- Can be easily extended with additional services and apps. Many are provided by the community and can be found here: [Community Creations](https://gitlab.com/allianceauth/community-creations)

- English :flag_gb:, Chinese :flag_cn:, German :flag_de:, Spanish :flag_es:, Korean :flag_kr:, Russian :flag_ru:, Italian :flag_it:, French :flag_fr:, Japanese :flag_jp: and Ukrainian :flag_ua: Localization

For further details about AA - including an installation guide and a full list of included services and plugin apps - please see the [official documentation](https://allianceauth.rtfd.io).

## Screenshot

Here is an example of the Alliance Auth web site with a mixture of Services, Apps and Community Creations enabled:

### Flatly Theme

![Flatly Theme](docs/_static/images/promotion/SampleInstallation-Flatly.png)

### Darkly Theme

![Darkly Theme](docs/_static/images/promotion/SampleInstallation-Darkly.png)

## Support

[Get help on Discord](https://discord.gg/fjnHAmk) or submit an [issue](https://gitlab.com/allianceauth/allianceauth/issues).

## Development Team

### Active Developers

- [Aaron Kable](https://gitlab.com/aaronkable/)
- [Ariel Rin](https://gitlab.com/soratidus999/)
- [Col Crunch](https://gitlab.com/colcrunch/)
- [Erik Kalkoken](https://gitlab.com/ErikKalkoken/)
- [Rounon Dax](https://gitlab.com/ppfeufer)
- [snipereagle1](https://gitlab.com/mckernanin)

### Former Developers

- [Adarnof](https://gitlab.com/adarnof/)
- [Basraah](https://gitlab.com/basraah/)

### Beta Testers / Bug Fixers

- [ghoti](https://gitlab.com/ChainsawMcGinny/)
- [kaezon](https://github.com/kaezon/)
- [mmolitor87](https://gitlab.com/mmolitor87/)
- [orbitroom](https://github.com/orbitroom/)
- [TargetZ3R0](https://github.com/TargetZ3R0)
- [tehfiend](https://github.com/tehfiend/)

Special thanks to [Nikdoof](https://github.com/nikdoof/), as his [auth](https://github.com/nikdoof/test-auth) was the foundation for the original work on this project.

## Contributing

Alliance Auth is maintained and developed by the community and we welcome every contribution!

To see what needs to be worked on please review our issue list or chat with our active developers on Discord.

Also, please make sure you have signed the [License Agreement](https://developers.eveonline.com/license-agreement) by logging in at [https://developers.eveonline.com](https://developers.eveonline.com) before submitting any pull requests.

In addition to the core AA system we also very much welcome contributions to our growing list of 3rd party services and plugin apps. Please see [AA Community Creations](https://gitlab.com/allianceauth/community-creations) for details.

