Metadata-Version: 2.1
Name: noggin-aaa
Version: 1.7.1
Summary: Noggin is a self-service portal for FreeIPA. The primary purpose of the portal is to allow users to sign up and manage their account information and group membership.
Home-page: https://github.com/fedora-infra/noggin
License: MIT
Keywords: security
Author: Fedora Infrastructure
Author-email: admin@fedoraproject.org
Requires-Python: >=3.9.0,<4.0.0
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Provides-Extra: deploy
Requires-Dist: Flask-Mail (>=0.9.1,<0.10.0)
Requires-Dist: backoff (>=1.6.0,<3.0)
Requires-Dist: click (>=8.0,<9.0)
Requires-Dist: cryptography (>=3.4.7)
Requires-Dist: fedora-messaging (>=2.1.0,<4.0)
Requires-Dist: flask (>=2.0.0,<3.0.0)
Requires-Dist: flask-babel (>=2.0.0,<4.0.0)
Requires-Dist: flask-healthz (>=0.0.3,<0.0.4)
Requires-Dist: flask-talisman (>=0.8.1,<2.0)
Requires-Dist: flask-wtf (>=0.14.3,<2.0.0)
Requires-Dist: gunicorn (>=20.0,<21.0); extra == "deploy"
Requires-Dist: markupsafe (>=1.1.1,<3.0.0)
Requires-Dist: noggin-messages (>=1.0.0,<2.0.0)
Requires-Dist: pyjwt (>=2.1.0,<3.0.0)
Requires-Dist: pyotp (>=2.2.7,<3.0.0)
Requires-Dist: python-freeipa (>=1.0.6,<2.0.0)
Requires-Dist: requests[security] (>=2.25.0,<3.0.0)
Requires-Dist: translitcodec (==0.7.0)
Requires-Dist: unidecode (>=1.2.0,<2.0.0)
Requires-Dist: whitenoise (>=5.3,<7.0)
Requires-Dist: wtforms[email] (>=3.0.0,<4.0.0)
Project-URL: Repository, https://github.com/fedora-infra/noggin
Description-Content-Type: text/markdown

# Noggin

[![PyPI](https://img.shields.io/pypi/v/noggin-aaa.svg)](https://pypi.org/project/noggin-aaa/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/noggin-aaa.svg)](https://pypi.org/project/noggin-aaa/)
![Tests status](https://github.com/fedora-infra/noggin/actions/workflows/tests.yml/badge.svg?branch=dev)
[![Documentation](https://readthedocs.org/projects/noggin-aaa/badge/?version=latest)](https://noggin-aaa.readthedocs.ui/en/latest/)

*noggin* is a self-service portal for FreeIPA.
The primary purpose of the portal is to allow users to sign up and manage their
account information and group membership.

The documentation is available online at https://noggin-aaa.readthedocs.io/

