Kallithea google auth plugin
Project description
kallithea-auth-google
=====================
Google auth plugin for Kallithea source code management system.
.. image:: https://api.travis-ci.org/paylogic/kallithea-auth-google.png
:target: https://travis-ci.org/paylogic/kallithea-auth-google
.. image:: https://pypip.in/v/kallithea-auth-google/badge.png
:target: https://crate.io/packages/kallithea-auth-google/
.. image:: https://coveralls.io/repos/paylogic/kallithea-auth-google/badge.png?branch=master
:target: https://coveralls.io/r/paylogic/kallithea-auth-google
.. image:: https://readthedocs.org/projects/kallithea-auth-google/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://readthedocs.org/projects/kallithea-auth-google/
Installation
============
::
pip install kallithea-auth-google
In the Kallithea ``Authentication`` settings, add ``kallithea_auth_google.auth_google``, save, then set the settings.
In your config (``my.ini``):
::
## google auth middleware
[filter:google-auth]
use = egg:kallithea-auth-google#google-auth
[app:main]
use = egg:Kallithea
## enable google auth middleware
filter-with = google-auth
Contact
-------
If you have questions, bug reports, suggestions, etc. please create an issue on
the `GitHub project page <http://github.com/paylogic/kallithea-auth-google>`_.
License
-------
This software is licensed under the `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_
See `License file <https://github.com/paylogic/kallithea-auth-google/blob/master/LICENSE.txt>`_
© 2015 Anatoly Bubenkov, Paylogic International and others.
Changelog
=========
1.0.1
-----
* Added google apps domain setting (bubenkoff)
1.0.0
-----
* Initial public release (bubenkoff)
=====================
Google auth plugin for Kallithea source code management system.
.. image:: https://api.travis-ci.org/paylogic/kallithea-auth-google.png
:target: https://travis-ci.org/paylogic/kallithea-auth-google
.. image:: https://pypip.in/v/kallithea-auth-google/badge.png
:target: https://crate.io/packages/kallithea-auth-google/
.. image:: https://coveralls.io/repos/paylogic/kallithea-auth-google/badge.png?branch=master
:target: https://coveralls.io/r/paylogic/kallithea-auth-google
.. image:: https://readthedocs.org/projects/kallithea-auth-google/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://readthedocs.org/projects/kallithea-auth-google/
Installation
============
::
pip install kallithea-auth-google
In the Kallithea ``Authentication`` settings, add ``kallithea_auth_google.auth_google``, save, then set the settings.
In your config (``my.ini``):
::
## google auth middleware
[filter:google-auth]
use = egg:kallithea-auth-google#google-auth
[app:main]
use = egg:Kallithea
## enable google auth middleware
filter-with = google-auth
Contact
-------
If you have questions, bug reports, suggestions, etc. please create an issue on
the `GitHub project page <http://github.com/paylogic/kallithea-auth-google>`_.
License
-------
This software is licensed under the `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_
See `License file <https://github.com/paylogic/kallithea-auth-google/blob/master/LICENSE.txt>`_
© 2015 Anatoly Bubenkov, Paylogic International and others.
Changelog
=========
1.0.1
-----
* Added google apps domain setting (bubenkoff)
1.0.0
-----
* Initial public release (bubenkoff)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for kallithea-auth-google-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f59b51a4d22e2c195c434b1594edbe981805176eaf9e83b3240260330ed72ac |
|
MD5 | ae2b08ce7b90827c9a87ca184c643dc6 |
|
BLAKE2b-256 | d20382df8a90374dc5160ca0e8d5d32de13fcf75738e3895765e8b6c2cde8067 |