Project

General

Profile

Développement #69335

api : respecter l'API DRF dans /api/check-password/

Added by Emmanuel Cazenave over 2 years ago. Updated over 2 years ago.

Status:
Solution validée
Priority:
Normal
Category:
-
Target version:
-
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

Related to Hobo - Bug #69296: sur un appel à /api/check-password/ TypeError: cannot unpack non-iterable NoneType objectFermé19 September 2022

Actions

History

#1

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
#2

Updated by Emmanuel Cazenave over 2 years ago

#3

Updated by Benjamin Dauvergne over 2 years ago

  • Status changed from Solution proposée to Solution validée

Also available in: Atom PDF