Skip to content

Remove basic auth on top of adding JWT from #38 - #39

Open
fcharlier wants to merge 5 commits into
mainfrom
jwt_nobasicauth
Open

Remove basic auth on top of adding JWT from #38#39
fcharlier wants to merge 5 commits into
mainfrom
jwt_nobasicauth

Fix password-related tests for JWT authentication

729c907
Select commit
Loading
Failed to load commit list.
centosinfra-prod-github-app / dci/check failed Apr 10, 2026 in 15m 8s

Annotations

Check warning on line 26 in dci/auth_mechanism.py

See this annotation in the file changed.

@centosinfra-prod-github-app centosinfra-prod-github-app / dci/check

dci/auth_mechanism.py#L26

ALL: F401 'dci.auth.check_passwords_equal' imported but unused

Check warning on line 23 in tests/utils.py

See this annotation in the file changed.

@centosinfra-prod-github-app centosinfra-prod-github-app / dci/check

tests/utils.py#L23

ALL: F401 'base64' imported but unused