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.5
Tolerance for existing usernames/emails (bubenkoff)
1.0.2
Added google apps domain setting (bubenkoff)
1.0.0
Initial public release (bubenkoff)
Release files for kallithea-auth-google 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kallithea-auth-google-1.0.6.tar.gz | 5.1 kB | Details |
Release files / kallithea-auth-google-1.0.6.tar.gz
| Download URL | kallithea-auth-google-1.0.6.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
def97404c5cad9a044215599a51f64ba6aa4a1e775c3d385b9303844c84d6f97
|
|
BLAKE2b-256 checksum How to use checksums |
ae6c6ecd5a2e1cff92f2985b74cb78c30579500a12dda62dd622331b6ce0a628
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |