Skip to content

Commit

Permalink
docs(headless): Login by code, when expired, now returns 409
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Oct 13, 2024
1 parent d203ecf commit edc32b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Fixes
``ACCOUNT_REAUTHENTICATION_REQUIRED = True``, you could run into a
``NoReverseMatch`` when connecting a social acount. Fixed.

- In headless mode, submitting a login code when the login flow expired resulted
in a 500. Fixed -- it now returns a 409.


65.0.2 (2024-09-27)
*******************
Expand Down

0 comments on commit edc32b7

Please sign in to comment.