[GH-ISSUE #1191] Redirected to None page after each login #975

Closed
opened 2026-02-27 11:14:32 +03:00 by kerem · 3 comments
Owner

Originally created by @danielsatanik on GitHub (Jul 23, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1191

Impacted versions

  • Modoboa: X.X.x
  • installer used: Yes/No ?
  • Webserver: Nginx/Apache

Steps to reproduce

Login

Current behavior

After the login I am redirected to accounts/login/None, chopping off the path I am still logged in and can work normally.

Expected behavior

After login I should be redirected to the dashboard or similar.

Video/Screenshot link (optional)

screen shot 2017-07-23 at 02 20 10
Originally created by @danielsatanik on GitHub (Jul 23, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1191 # Impacted versions * Modoboa: X.X.x * installer used: Yes/No ? * Webserver: Nginx/Apache # Steps to reproduce Login # Current behavior After the login I am redirected to accounts/login/None, chopping off the path I am still logged in and can work normally. # Expected behavior After login I should be redirected to the dashboard or similar. # Video/Screenshot link (optional) <img width="1680" alt="screen shot 2017-07-23 at 02 20 10" src="https://user-images.githubusercontent.com/2507586/28495460-7be5abe8-6f4d-11e7-89f9-dd78f5689d91.png">
kerem closed this issue 2026-02-27 11:14:32 +03:00
Author
Owner

@ghost commented on GitHub (Jul 23, 2017):

It's a duplicate: https://github.com/modoboa/modoboa/issues/1180

<!-- gh-comment-id:317219579 --> @ghost commented on GitHub (Jul 23, 2017): It's a duplicate: https://github.com/modoboa/modoboa/issues/1180
Author
Owner

@danielsatanik commented on GitHub (Jul 23, 2017):

thx for the redirection I guess its closed now, but how do I actually incorporate that? I changed the code in /srv/modoboa/env/lib/python2.7/site-packages/modoboa accordingly and built the python scripts with python -m compileall but unfortunately it is not having any effect

<!-- gh-comment-id:317220788 --> @danielsatanik commented on GitHub (Jul 23, 2017): thx for the redirection I guess its closed now, but how do I actually incorporate that? I changed the code in `/srv/modoboa/env/lib/python2.7/site-packages/modoboa` accordingly and built the python scripts with `python -m compileall` but unfortunately it is not having any effect
Author
Owner

@tonioo commented on GitHub (Jul 24, 2017):

@danielsatanik you must reload uwsgi.

<!-- gh-comment-id:317360312 --> @tonioo commented on GitHub (Jul 24, 2017): @danielsatanik you must reload uwsgi.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#975
No description provided.