Replies: 1 comment
-
The solution is here: #64 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is this example broken?
Tried username: s3kret and blank password and password: s3kret
On Ubuntu 22.04 and Windows 10 using Python 3.13 and latest packages.
Server log
INFO: 127.0.0.1:56398 - "GET / HTTP/1.1" 401 Unauthorized
NOTE: I got it to sort of work with the following changes.
The down side to this "fix" is after clicking logout the user has to click cancel and refresh the page to be able to login again.
But not when using Firefox... there it logs the user in but results in
401 Unauthorized
when trying to add a new Todo item AND you have to close and relaunch Firefox to successfully login again?Thanks in advance. 🙂
Beta Was this translation helpful? Give feedback.
All reactions