pyams-auth-http


Namepyams-auth-http JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS security plug-in for HTTP authentication
upload_time2024-02-01 17:29:38
maintainer
docs_urlNone
authorThierry Florac
requires_python
licenseZPL
keywords pyramid pyams
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================
PyAMS HTTP authentication package
=================================

.. contents::


What is PyAMS?
==============

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.

**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.

All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. Complete doctests are available in the *doctests* folder.


What is PyAMS HTTP authentication?
==================================

This package is a plug-in for PyAMS security policy; it allows to extract credentials from HTTP
basic authorization header.

You have to include this package in your Pyramid configuration to activate this plug-in.


Changelog
=========

2.0.1
-----
 - updated Buildout configuration

2.0.0
-----
 - migrated to Pyramid 2.0

1.2.2
-----
 - added support for Python 3.11

1.2.1
-----
 - PyAMS_security interfaces refactoring
 - added support for Python 3.10

1.2.0
-----
 - removed support for Python < 3.7

1.1.2
-----
 - updated Gitlab-CI configuration
 - removed Travis-CI configuration

1.1.1
-----
 - update plugin name and translation

1.1.0
-----
 - use security manager to authenticate credentials

1.0.1
-----
 - updated doctests

1.0.0
-----
 - initial release

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyams.readthedocs.io",
    "name": "pyams-auth-http",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Pyramid PyAMS",
    "author": "Thierry Florac",
    "author_email": "tflorac@ulthar.net",
    "download_url": "https://files.pythonhosted.org/packages/34/a2/e417302175fa530e94c2be66faf9fe40a39bff21df572c7bfbf74be6140a/pyams_auth_http-2.0.1.tar.gz",
    "platform": null,
    "description": "=================================\nPyAMS HTTP authentication package\n=================================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Complete doctests are available in the *doctests* folder.\n\n\nWhat is PyAMS HTTP authentication?\n==================================\n\nThis package is a plug-in for PyAMS security policy; it allows to extract credentials from HTTP\nbasic authorization header.\n\nYou have to include this package in your Pyramid configuration to activate this plug-in.\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - updated Buildout configuration\n\n2.0.0\n-----\n - migrated to Pyramid 2.0\n\n1.2.2\n-----\n - added support for Python 3.11\n\n1.2.1\n-----\n - PyAMS_security interfaces refactoring\n - added support for Python 3.10\n\n1.2.0\n-----\n - removed support for Python < 3.7\n\n1.1.2\n-----\n - updated Gitlab-CI configuration\n - removed Travis-CI configuration\n\n1.1.1\n-----\n - update plugin name and translation\n\n1.1.0\n-----\n - use security manager to authenticate credentials\n\n1.0.1\n-----\n - updated doctests\n\n1.0.0\n-----\n - initial release\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "PyAMS security plug-in for HTTP authentication",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75c4dbfe698ac02295d6e31f7ca9c6e92cfc1f0984d509bc57f23944b00dcf26",
                "md5": "757d20c2b6730b60707bb1f309874e8b",
                "sha256": "514affc5f3a44bda7707c4e7643cec1be76f26848db0246b752980ab924fb2b4"
            },
            "downloads": -1,
            "filename": "pyams_auth_http-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "757d20c2b6730b60707bb1f309874e8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13156,
            "upload_time": "2024-02-01T17:29:36",
            "upload_time_iso_8601": "2024-02-01T17:29:36.522039Z",
            "url": "https://files.pythonhosted.org/packages/75/c4/dbfe698ac02295d6e31f7ca9c6e92cfc1f0984d509bc57f23944b00dcf26/pyams_auth_http-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34a2e417302175fa530e94c2be66faf9fe40a39bff21df572c7bfbf74be6140a",
                "md5": "b724801a51f642f93c0571efd2a812e7",
                "sha256": "8f3a919aeab3929d98a72a8ff9b574f50c34b951c9f7a68cdaba0ebbb768ebf5"
            },
            "downloads": -1,
            "filename": "pyams_auth_http-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b724801a51f642f93c0571efd2a812e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8493,
            "upload_time": "2024-02-01T17:29:38",
            "upload_time_iso_8601": "2024-02-01T17:29:38.256602Z",
            "url": "https://files.pythonhosted.org/packages/34/a2/e417302175fa530e94c2be66faf9fe40a39bff21df572c7bfbf74be6140a/pyams_auth_http-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 17:29:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-auth-http"
}
        
Elapsed time: 0.17763s