Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update app.py - setup_auth_router() #2369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JindrichSima
Copy link

fix: remove unused "password" variable and update setup_auth_router() to use "random_password"

  • Removed the unused variable "password" from the codebase.
  • Updated the function setup_auth_router() to use the "random_password" variable instead of the obsolete "password".

Please describe the purpose of this pull request.
it is to fix a bug.

fix: remove unused "password" variable and update setup_auth_router() to use "random_password"

- Removed the unused variable "password" from the codebase.
- Updated the function setup_auth_router() to use the "random_password" variable instead of the obsolete "password".
@JindrichSima JindrichSima changed the title Update app.py - setup_auth_router() fix: Update app.py - setup_auth_router() Jan 21, 2025
@GearCzech
Copy link

I can confirm, it fixed the problem for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants