codesyntax.login


Namecodesyntax.login JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/collective/codesyntax.login
SummaryAdd-on on to set login basics for CodeSyntax users
upload_time2023-11-22 09:47:10
maintainer
docs_urlNone
authorMikel Larreategi
requires_python>=3.7
licenseGPL version 2
keywords python plone cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

.. image:: https://github.com/collective/codesyntax.login/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/codesyntax.login/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/codesyntax.login/badge.svg?branch=main
    :target: https://coveralls.io/github/collective/codesyntax.login?branch=main
    :alt: Coveralls

.. image:: https://codecov.io/gh/collective/codesyntax.login/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/codesyntax.login

.. image:: https://img.shields.io/pypi/v/codesyntax.login.svg
    :target: https://pypi.python.org/pypi/codesyntax.login/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/codesyntax.login.svg
    :target: https://pypi.python.org/pypi/codesyntax.login
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/codesyntax.login.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/codesyntax.login.svg
    :target: https://pypi.python.org/pypi/codesyntax.login/
    :alt: License


================
codesyntax.login
================

Add-on on to set login basics for CodeSyntax users

This product is meant to be used together with pas.plugins.oidc and, if wanted, collective.regenv.

It creates a user group for CodeSyntax users that will be authorized to log in in a Plone site using pas.plugins.oidc

Installation
------------

Install codesyntax.login by adding it to your buildout::

    [buildout]

    ...

    eggs =
        codesyntax.login


and then running ``bin/buildout``

Check pas.plugins.oidc documentation to learn how to configure it.


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Mikel Larreategi, mlarreategi@codesyntax.com


Changelog
=========


1.0 (2023-11-22)
----------------

- Initial release.
  [erral]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/codesyntax.login",
    "name": "codesyntax.login",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "Mikel Larreategi",
    "author_email": "mlarreategi@codesyntax.com",
    "download_url": "https://files.pythonhosted.org/packages/27/bb/b72f37c3eaf3ec833bc558ba20554e6a9803d8c8c77098f31b2189bfdb56/codesyntax.login-1.0.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n.. image:: https://github.com/collective/codesyntax.login/actions/workflows/plone-package.yml/badge.svg\n    :target: https://github.com/collective/codesyntax.login/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/codesyntax.login/badge.svg?branch=main\n    :target: https://coveralls.io/github/collective/codesyntax.login?branch=main\n    :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/codesyntax.login/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/collective/codesyntax.login\n\n.. image:: https://img.shields.io/pypi/v/codesyntax.login.svg\n    :target: https://pypi.python.org/pypi/codesyntax.login/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/codesyntax.login.svg\n    :target: https://pypi.python.org/pypi/codesyntax.login\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/codesyntax.login.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/codesyntax.login.svg\n    :target: https://pypi.python.org/pypi/codesyntax.login/\n    :alt: License\n\n\n================\ncodesyntax.login\n================\n\nAdd-on on to set login basics for CodeSyntax users\n\nThis product is meant to be used together with pas.plugins.oidc and, if wanted, collective.regenv.\n\nIt creates a user group for CodeSyntax users that will be authorized to log in in a Plone site using pas.plugins.oidc\n\nInstallation\n------------\n\nInstall codesyntax.login by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        codesyntax.login\n\n\nand then running ``bin/buildout``\n\nCheck pas.plugins.oidc documentation to learn how to configure it.\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Mikel Larreategi, mlarreategi@codesyntax.com\n\n\nChangelog\n=========\n\n\n1.0 (2023-11-22)\n----------------\n\n- Initial release.\n  [erral]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Add-on on to set login basics for CodeSyntax users",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/collective/codesyntax.login",
        "PyPI": "https://pypi.python.org/pypi/codesyntax.login",
        "Source": "https://github.com/collective/codesyntax.login",
        "Tracker": "https://github.com/collective/codesyntax.login/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27bbb72f37c3eaf3ec833bc558ba20554e6a9803d8c8c77098f31b2189bfdb56",
                "md5": "a549301e6b01e62fd6cec4a0bfa5021b",
                "sha256": "189950d03a3bec4fdacefba64b1e700e9d4331f1bb420cc4378e2c0f06f62fd1"
            },
            "downloads": -1,
            "filename": "codesyntax.login-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a549301e6b01e62fd6cec4a0bfa5021b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19588,
            "upload_time": "2023-11-22T09:47:10",
            "upload_time_iso_8601": "2023-11-22T09:47:10.898728Z",
            "url": "https://files.pythonhosted.org/packages/27/bb/b72f37c3eaf3ec833bc558ba20554e6a9803d8c8c77098f31b2189bfdb56/codesyntax.login-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 09:47:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "codesyntax.login",
    "github_not_found": true,
    "lcname": "codesyntax.login"
}
        
Elapsed time: 0.18462s