Kallithea google auth plugin
Project description
kallithea-auth-google
Google auth plugin for Kallithea source code management system.
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 [pipeline:main] pipeline = google-auth kallithea [app:kallithea] use = egg:Kallithea#main
Note that after this change, for paster setup-db you’ll need to pass the section name explicitly:
paster setup-db my.ini#kallithea
Contact
If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.
License
This software is licensed under the MIT license
See License file
© 2015 Anatoly Bubenkov, Paylogic International and others.
Changelog
1.0.3
Tolerance for existing usernames/emails (bubenkoff)
1.0.2
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
Hashes for kallithea-auth-google-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 304499fe3255bdff534205d5aa9f577a68b5baa033f7143f90eee8ead56676a9 |
|
MD5 | 19bcc4c3f8a1b12c61fc69d6235f2c16 |
|
BLAKE2b-256 | 7f3fb70fc64b64f0e6e6c7df5e6f00a2e55e8cc7b22830f203627082e07ef9c5 |