Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T2858: Use keycloak authentication for the deposit
- Commits
- rDAUTH45ec395cce8f: auth.pytest_plugin: Adjust error type according to reality
tox
Diff Detail
Diff Detail
- Repository
- rDAUTH Common authentication libraries
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D5304 (id=19002)
Rebasing onto e1bc4f10a3...
Current branch diff-target is up to date.
Changes applied before test
commit 45ec395cce8f9f0b586c95d1b1d95aac83277263 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Mar 23 10:44:43 2021 +0100 auth.pytest_plugin: Adjust error type according to reality Prior to this commit, this raised a basic error message instead of a json dict bytes encoded. This commit fixes it. Related to T2858
See https://jenkins.softwareheritage.org/job/DAUTH/job/tests-on-diff/38/ for more details.