flask-mod-auth-gssapi


Nameflask-mod-auth-gssapi JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/flask-mod-auth-gssapi
SummaryA Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd.
upload_time2023-10-30 15:48:03
maintainer
docs_urlNone
authorFedora Infrastructure
requires_python>=3.8.0,<4.0.0
licenseMIT
keywords security web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask Mod Auth GSSAPI


A Flask extention to make use of the authentication provided by the
[mod_auth_gssapi](https://github.com/gssapi/mod_auth_gssapi) extention of
Apache's HTTPd. See [FASJSON](https://github.com/fedora-infra/fasjson) for a
usage example.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedora-infra/flask-mod-auth-gssapi",
    "name": "flask-mod-auth-gssapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "security,web",
    "author": "Fedora Infrastructure",
    "author_email": "admin@fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/27/c2/69e48c6579d0ef6a28faac159695d31e889ab40927d0ed24ac466af88819/flask_mod_auth_gssapi-1.0.1.tar.gz",
    "platform": null,
    "description": "# Flask Mod Auth GSSAPI\n\n\nA Flask extention to make use of the authentication provided by the\n[mod_auth_gssapi](https://github.com/gssapi/mod_auth_gssapi) extention of\nApache's HTTPd. See [FASJSON](https://github.com/fedora-infra/fasjson) for a\nusage example.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Flask extention to make use of the authentication provided by the mod_auth_gssapi extention of Apache's HTTPd.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/fedora-infra/flask-mod-auth-gssapi",
        "Repository": "https://github.com/fedora-infra/flask-mod-auth-gssapi"
    },
    "split_keywords": [
        "security",
        "web"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a13b7c8eb77f89e369cc886b09edd0c00247378bbd53ef0784fc2b57a390cb93",
                "md5": "1649bd8673f19beb72a61d95bead77a1",
                "sha256": "bca02f32e31bd250dc2cf623e404ee9a5652143509957b100f83d0b7c3990a42"
            },
            "downloads": -1,
            "filename": "flask_mod_auth_gssapi-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1649bd8673f19beb72a61d95bead77a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 7296,
            "upload_time": "2023-10-30T15:48:02",
            "upload_time_iso_8601": "2023-10-30T15:48:02.436084Z",
            "url": "https://files.pythonhosted.org/packages/a1/3b/7c8eb77f89e369cc886b09edd0c00247378bbd53ef0784fc2b57a390cb93/flask_mod_auth_gssapi-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27c269e48c6579d0ef6a28faac159695d31e889ab40927d0ed24ac466af88819",
                "md5": "b4a4dd73638529ca0ebd2aa28ac609b1",
                "sha256": "5b640fef6afbda1daee617f0ba5fdf1a1032a162d50775cdf39e7ba39d9fca47"
            },
            "downloads": -1,
            "filename": "flask_mod_auth_gssapi-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b4a4dd73638529ca0ebd2aa28ac609b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<4.0.0",
            "size": 5247,
            "upload_time": "2023-10-30T15:48:03",
            "upload_time_iso_8601": "2023-10-30T15:48:03.913201Z",
            "url": "https://files.pythonhosted.org/packages/27/c2/69e48c6579d0ef6a28faac159695d31e889ab40927d0ed24ac466af88819/flask_mod_auth_gssapi-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 15:48:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-infra",
    "github_project": "flask-mod-auth-gssapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "flask-mod-auth-gssapi"
}
        
Elapsed time: 0.40858s