mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #1680] Unable to login with admin user when IMAP is forwarded from WAN #1323
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#1323
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 @Razorblade12 on GitHub (Feb 22, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1680
Impacted versions
Steps to reproduce
Enable Port Forwarding for IMAP(s) to local mail server on firewall. Login with user that has any administrative role
Current behavior
Unable to login, error message 504 Gateway Time-Out
Expected behavior
Administrative user is able to login
Additional information
As soon as the Port forwarding rule is disabled on the firewall login is possible.
Login with any user that does not have an administrative role is always possible.
You can even try a simple user with the firewall rule active. That user is able to login. When the user's role is then changed to Domain Administrator or Super Administrator the login is not possible.
@tonioo commented on GitHub (Feb 25, 2019):
@Razorblade12 Strange... Are you talking about authentication to the web frontend? What is the first url the user is redirected to after authentication?
@Razorblade12 commented on GitHub (Feb 27, 2019):
@tonioo Yes, the authentication to the web frontend.
After entering credentials and pressing enter the message "504 Gateway Time-Out" appears with the "/dashboard" URL after several seconds.
@johnmays4545 commented on GitHub (May 8, 2019):
Was this issue ever resolved, I am currently experiencing the same error?
@Razorblade12 commented on GitHub (May 12, 2019):
@johnmays4545
No, unfortunately not. I did not hear anything since my last post.
I think this might be a nginx configuration issue as I recently had the same issue with a different nginx site. So there must be something specific with the webserver.
@stale[bot] commented on GitHub (Oct 23, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.