allianceauth


Nameallianceauth JSON
Version 4.0.1 PyPI version JSON
download
home_pageNone
SummaryAn auth system for EVE Online to help in-game organizations
upload_time2024-03-21 09:39:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords allianceauth eveonline
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Alliance Auth

[![license](https://img.shields.io/badge/license-GPLv2-green)](https://pypi.org/project/allianceauth/)
[![python](https://img.shields.io/pypi/pyversions/allianceauth)](https://pypi.org/project/allianceauth/)
[![django](https://img.shields.io/pypi/djversions/allianceauth?label=django)](https://pypi.org/project/allianceauth/)
[![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)](http://allianceauth.readthedocs.io/?badge=latest)
[![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)

An auth system for EVE Online to help in-game organizations manage online service access.

## Content

- [Overview](#overview)
- [Documentation](http://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 web site 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) and web apps (e.g. SRP requests) based on the user's current membership to [in-game organizations](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](http://allianceauth.rtfd.io).

## Screenshot

Here is an example of the Alliance Auth web site with some plug-ins apps and services enabled:

![screenshot](https://i.imgur.com/2tnX9kD.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/resource/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.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "allianceauth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "allianceauth, eveonline",
    "author": null,
    "author_email": "Alliance Auth <adarnof@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ec/b0/58ddc0cb8740b7751634c7615a33002eca61162ec5865fb2bb23b23e55df/allianceauth-4.0.1.tar.gz",
    "platform": null,
    "description": "# Alliance Auth\n\n[![license](https://img.shields.io/badge/license-GPLv2-green)](https://pypi.org/project/allianceauth/)\n[![python](https://img.shields.io/pypi/pyversions/allianceauth)](https://pypi.org/project/allianceauth/)\n[![django](https://img.shields.io/pypi/djversions/allianceauth?label=django)](https://pypi.org/project/allianceauth/)\n[![version](https://img.shields.io/pypi/v/allianceauth?label=release)](https://pypi.org/project/allianceauth/)\n[![pipeline status](https://gitlab.com/allianceauth/allianceauth/badges/master/pipeline.svg)](https://gitlab.com/allianceauth/allianceauth/commits/master)\n[![Documentation Status](https://readthedocs.org/projects/allianceauth/badge/?version=latest)](http://allianceauth.readthedocs.io/?badge=latest)\n[![coverage report](https://gitlab.com/allianceauth/allianceauth/badges/master/coverage.svg)](https://gitlab.com/allianceauth/allianceauth/commits/master)\n[![Chat on Discord](https://img.shields.io/discord/399006117012832262.svg)](https://discord.gg/fjnHAmk)\n\nAn auth system for EVE Online to help in-game organizations manage online service access.\n\n## Content\n\n- [Overview](#overview)\n- [Documentation](http://allianceauth.rtfd.io)\n- [Support](#support)\n- [Release Notes](https://gitlab.com/allianceauth/allianceauth/-/releases)\n- [Developer Team](#development-team)\n- [Contributing](#contributing)\n\n## Overview\n\nAlliance Auth (AA) is a web site that helps Eve Online organizations efficiently manage access to applications and services.\n\nMain features:\n\n- Automatically grants or revokes user access to external services (e.g. Discord, Mumble) and web apps (e.g. SRP requests) based on the user's current membership to [in-game organizations](https://allianceauth.readthedocs.io/en/latest/features/core/states/) and [groups](https://allianceauth.readthedocs.io/en/latest/features/core/groups/)\n\n- 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.\n\n- 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\n\n- 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\n\n- 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)\n\n- 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\n\nFor further details about AA - including an installation guide and a full list of included services and plugin apps - please see the [official documentation](http://allianceauth.rtfd.io).\n\n## Screenshot\n\nHere is an example of the Alliance Auth web site with some plug-ins apps and services enabled:\n\n![screenshot](https://i.imgur.com/2tnX9kD.png)\n\n## Support\n\n[Get help on Discord](https://discord.gg/fjnHAmk) or submit an [issue](https://gitlab.com/allianceauth/allianceauth/issues).\n\n## Development Team\n\n### Active Developers\n\n- [Aaron Kable](https://gitlab.com/aaronkable/)\n- [Ariel Rin](https://gitlab.com/soratidus999/)\n- [Col Crunch](https://gitlab.com/colcrunch/)\n- [Erik Kalkoken](https://gitlab.com/ErikKalkoken/)\n- [Rounon Dax](https://gitlab.com/ppfeufer)\n- [snipereagle1](https://gitlab.com/mckernanin)\n\n### Former Developers\n\n- [Adarnof](https://gitlab.com/adarnof/)\n- [Basraah](https://gitlab.com/basraah/)\n\n### Beta Testers / Bug Fixers\n\n- [ghoti](https://gitlab.com/ChainsawMcGinny/)\n- [kaezon](https://github.com/kaezon/)\n- [mmolitor87](https://gitlab.com/mmolitor87/)\n- [orbitroom](https://github.com/orbitroom/)\n- [TargetZ3R0](https://github.com/TargetZ3R0)\n- [tehfiend](https://github.com/tehfiend/)\n\nSpecial 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.\n\n## Contributing\n\nAlliance Auth is maintained and developed by the community and we welcome every contribution!\n\nTo see what needs to be worked on please review our issue list or chat with our active developers on Discord.\n\nAlso, please make sure you have signed the [License Agreement](https://developers.eveonline.com/resource/license-agreement) by logging in at [https://developers.eveonline.com](https://developers.eveonline.com) before submitting any pull requests.\n\nIn 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.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An auth system for EVE Online to help in-game organizations",
    "version": "4.0.1",
    "project_urls": {
        "Documentation": "https://allianceauth.readthedocs.io/",
        "Homepage": "https://gitlab.com/allianceauth/allianceauth",
        "Source": "https://gitlab.com/allianceauth/allianceauth",
        "Tracker": "https://gitlab.com/allianceauth/allianceauth/-/issues"
    },
    "split_keywords": [
        "allianceauth",
        " eveonline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c4e7020119be030c1ae21b60bcec44e06a942c5090e627941569dcb2e05e968",
                "md5": "8932cb35da3ddf2befccc54e0c613a48",
                "sha256": "5edb76894380a7be2bd8af1bbe9ff78d0096b32368c9856249ab1d2271d0b7fa"
            },
            "downloads": -1,
            "filename": "allianceauth-4.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8932cb35da3ddf2befccc54e0c613a48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1576801,
            "upload_time": "2024-03-21T09:39:12",
            "upload_time_iso_8601": "2024-03-21T09:39:12.634232Z",
            "url": "https://files.pythonhosted.org/packages/4c/4e/7020119be030c1ae21b60bcec44e06a942c5090e627941569dcb2e05e968/allianceauth-4.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecb058ddc0cb8740b7751634c7615a33002eca61162ec5865fb2bb23b23e55df",
                "md5": "d265a9699a1b36d71dcb9a052d388eda",
                "sha256": "b60f8b07f690b8a89469f41cc1233ce85b4b0a13b517685930c2712eea07a57b"
            },
            "downloads": -1,
            "filename": "allianceauth-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d265a9699a1b36d71dcb9a052d388eda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1267253,
            "upload_time": "2024-03-21T09:39:15",
            "upload_time_iso_8601": "2024-03-21T09:39:15.260266Z",
            "url": "https://files.pythonhosted.org/packages/ec/b0/58ddc0cb8740b7751634c7615a33002eca61162ec5865fb2bb23b23e55df/allianceauth-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 09:39:15",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "allianceauth",
    "gitlab_project": "allianceauth",
    "lcname": "allianceauth"
}
        
Elapsed time: 0.20605s