Développement #69335
api : respecter l'API DRF dans /api/check-password/
Start date:
20 September 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
On y a fait un :
user, dummy_oidc_client = authenticator.authenticate_credentials( username, password, request=request)
Mais ça se fait pour authenticator.authenticate_credentials
de renvoyer None en cas d'échec.
Files
Related issues
History
Updated by Emmanuel Cazenave over 2 years ago
- Related to Bug #69296: sur un appel à /api/check-password/ TypeError: cannot unpack non-iterable NoneType object added
Updated by Emmanuel Cazenave over 2 years ago
- File 0001-api-respect-DRF-s-API-in-check-password-69335.patch 0001-api-respect-DRF-s-API-in-check-password-69335.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne over 2 years ago
- Status changed from Solution proposée to Solution validée