Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.02 KB

README.rst

File metadata and controls

61 lines (38 loc) · 2.02 KB
Coveralls Latest Version Egg Status

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

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.