github-team-sync
github-team-sync copied to clipboard
Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
closes #126
Bumps [black](https://github.com/psf/black) from 23.7.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
makes use of the LDAP_SERVER_PORT variable fixes #124
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...
In the Okta provider the sample `.env` states: ``` ## The attribute which corresponds to the GitHub Username ## NOTE: This cannot be an email address OKTA_USERNAME_ATTRIBUTE=github_username ``` If the...
This replaces [github3.py](https://github3.readthedocs.io/en/latest) with [ghapi](https://ghapi.fast.ai) for easier long-term support fixes #83 fixes #115
It would be great if after creating the teams you could also store the appropriate IDP group in the team. Here you could work e.g. with a regex or a...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...