-
-
Notifications
You must be signed in to change notification settings - Fork 584
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
Redirect users to login page #1677
Comments
I would like to work on this issue. |
hi @nayelimdejesus ! Sure go ahead! (if you need any help in setting everything up or anything just write me) |
Hi, I'm trying to setup the project but I'm having trouble with running python manage.py runserver since it gives me an error on celery |
you don't need to setup celery for this, that's only needed for some background tasks like synchronizing exercises or ingredients, if the webapp starts and you can see eveything, it's working |
Hey @nayelimdejesus are you working on this issue? |
Steps to Reproduce
Expected results:
I would expect to be redirected to the login page, then taken to the intended page upon logging in, as is the case with other links. For example, when I click the "Workouts schedules" link from the training dropdown, I am redirected to this link: https://wger.de/en/user/login?next=/en/routine/schedule/overview.
Actual results:
I am instead taken to https://wger.de/en/routine/overview where I am met with the following message:
The text was updated successfully, but these errors were encountered: