You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik
60e99275fd
revert: Revert error handling change in `KeycloakAdmin.get_group_by_path` ( #676 )
This change was introduced in https://github.com/marcospereirampj/python-keycloak/pull/627
Co-authored-by: Richard Nemeth <ryshoooo@gmail.com>
BREAKING CHANGE: changes the behavior of get_group_by_path to raise an exception in case the path is not found, which is now the definitive new behavior
4 days ago
..
data
style: removed manifest, applied pre-commit hooks
4 years ago
providers
fix: tests and upgraded deps (#419)
3 years ago
__init__.py
style: fixed docstrings everywhere
4 years ago
conftest.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_authorization.py
fix: fix tests (#661)
6 months ago
test_connection.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_exceptions.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_keycloak_admin.py
revert: Revert error handling change in `KeycloakAdmin.get_group_by_path` (#676)
4 days ago
test_keycloak_openid.py
feat: add pool_maxsize parameter to connection managers (#651)
5 days ago
test_keycloak_uma.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_license.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_pkce_flow.py
feat: Add PKCE support (RFC 7636) (#670)
5 days ago
test_uma_permissions.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_urls_patterns.py
fix: small bugs, use ruff as linter, added annotations
11 months ago