mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #1180] Cookie issue: user redirected to ../accounts/login/None #964
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#964
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pavinjosdev on GitHub (Jul 9, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1180
Originally assigned to: @tonioo on GitHub.
Impacted versions
Steps to reproduce
Current behavior
When logging in as User2, he's redirected to https://modoboa.tld/accounts/login/None
"Sorry
The requested page does not exist."
Expected behavior
Logging in and out as different users should be possible without clear cookies!
Tested in Chrome and Firefox (clean install) latest versions.
@Wedmer commented on GitHub (Jul 11, 2017):
More info:
If you target to "/", you will be redirected to "/accounts/login/?next=/" and you will be redirected normally after login.
If you target directly to "/accounts/login/", you will be redirected to "/accounts/login/None" after login