===================================
PyAMS remote 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>`_. Doctests are available in the *doctests* source folder.
What is PyAMS remote authentication?
====================================
PyAMS remote authentication package is an extension package for PyAMS which allows usage of
REMOTE_USER environment variable as a principal identifier. This environment variable can be
set, for example, by Apache SSL module, by extracting identity from incoming certificate.
Changelog
=========
2.0.4
-----
- corrected typo in plugin class name
2.0.3
-----
- tag mismatch
2.0.2
-----
- add "pre-authenticated" attribute to credentials
2.0.1
-----
- updated translation
2.0.0
-----
- initial release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-auth-remote",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/f2/c6/8ae364f0ac4f701f20e6823296397be20ab0fc7c4648d8f046781f583d3b/pyams_auth_remote-2.0.4.tar.gz",
"platform": null,
"description": "===================================\nPyAMS remote 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>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS remote authentication?\n====================================\n\nPyAMS remote authentication package is an extension package for PyAMS which allows usage of\nREMOTE_USER environment variable as a principal identifier. This environment variable can be\nset, for example, by Apache SSL module, by extracting identity from incoming certificate.\n\n\nChangelog\n=========\n\n2.0.4\n-----\n - corrected typo in plugin class name\n\n2.0.3\n-----\n - tag mismatch\n\n2.0.2\n-----\n - add \"pre-authenticated\" attribute to credentials\n\n2.0.1\n-----\n - updated translation\n\n2.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS authentication package using REMOTE_USER environment variable",
"version": "2.0.4",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7e62cf429e740f3dcc3a810c656bf394cf4f0de57702f37c9080eb1063037c3f",
"md5": "e1ed6468fba30652f3369c175c6d5d9b",
"sha256": "aa42c30708d886af0fe29c39de7cd6eebd139811d218089803528c6cd434e8b4"
},
"downloads": -1,
"filename": "pyams_auth_remote-2.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e1ed6468fba30652f3369c175c6d5d9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13401,
"upload_time": "2024-07-02T08:34:06",
"upload_time_iso_8601": "2024-07-02T08:34:06.549682Z",
"url": "https://files.pythonhosted.org/packages/7e/62/cf429e740f3dcc3a810c656bf394cf4f0de57702f37c9080eb1063037c3f/pyams_auth_remote-2.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f2c68ae364f0ac4f701f20e6823296397be20ab0fc7c4648d8f046781f583d3b",
"md5": "823b0912b76a4c366df2435bfa53be6b",
"sha256": "1ab8c6e5140b6be37d32a9cbc463e2da8957c015fb93dafa43a2667bebe90b17"
},
"downloads": -1,
"filename": "pyams_auth_remote-2.0.4.tar.gz",
"has_sig": false,
"md5_digest": "823b0912b76a4c366df2435bfa53be6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8094,
"upload_time": "2024-07-02T08:34:07",
"upload_time_iso_8601": "2024-07-02T08:34:07.922911Z",
"url": "https://files.pythonhosted.org/packages/f2/c6/8ae364f0ac4f701f20e6823296397be20ab0fc7c4648d8f046781f583d3b/pyams_auth_remote-2.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-02 08:34:07",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-auth-remote"
}