[GH-ISSUE #1019] Top redirection does not work when a plugin is used #866

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

Originally created by @ronaldotto on GitHub (Feb 7, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1019

Originally assigned to: @tonioo on GitHub.

The admin can generate a PDF with the user credentials.
The url in that PDF is http(s)://[hostname]/accounts/login/

After login, the user is redirected to a page that does not exist.

using http(s)://[hostname]/ works fine. It redirects the user to http(s)://[hostname]/accounts/login/?next=/ where the user can login and see his mailbox.

Originally created by @ronaldotto on GitHub (Feb 7, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1019 Originally assigned to: @tonioo on GitHub. The admin can generate a PDF with the user credentials. The url in that PDF is http(s)://[hostname]/accounts/login/ After login, the user is redirected to a page that does not exist. using http(s)://[hostname]/ works fine. It redirects the user to http(s)://[hostname]/accounts/login/?next=/ where the user can login and see his mailbox.
kerem 2026-02-27 11:14:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Feb 7, 2017):

This url should work. Do you have more information? How did you install Modoboa?

<!-- gh-comment-id:277953287 --> @tonioo commented on GitHub (Feb 7, 2017): This url should work. Do you have more information? How did you install Modoboa?
Author
Owner

@ronaldotto commented on GitHub (Feb 7, 2017):

We did a default installation.

After login, i'm redirected to https://[domain]/accounts/login/webmail
That it tries to push me to webmail is correct. That is the setting in the admin.
However, the url does not work.
Error: Sorry The requested page does not exist.

https://[domain]/webmail/ should be the url i think?

<!-- gh-comment-id:277955548 --> @ronaldotto commented on GitHub (Feb 7, 2017): We did a default installation. After login, i'm redirected to https://[domain]/accounts/login/webmail That it tries to push me to webmail is correct. That is the setting in the admin. However, the url does not work. Error: Sorry The requested page does not exist. https://[domain]/webmail/ should be the url i think?
Author
Owner

@tonioo commented on GitHub (Feb 7, 2017):

Indeed, there is something broken but this has nothing to do with this
plugin :)

I think the problem is located inside the core module. Can you move your
issue to the main repository please?

On 07/02/2017 11:12, ronaldotto wrote:

We did a default installation.

After login, i'm redirected to https://[domain]/accounts/login/webmail
That it tries to push me to webmail is correct. That is the setting in
the admin.
However, the url does not work.
Error: Sorry The requested page does not exist.

https://[domain]/webmail/ should be the url i think?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/modoboa/modoboa/issues/1019#issuecomment-277955548,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAgc7pWru5HBhjwiJIBgh0rvN6AbYuyJks5raEOfgaJpZM4L5Q3k.

<!-- gh-comment-id:277957702 --> @tonioo commented on GitHub (Feb 7, 2017): Indeed, there is something broken but this has nothing to do with this plugin :) I think the problem is located inside the core module. Can you move your issue to the main repository please? On 07/02/2017 11:12, ronaldotto wrote: > > We did a default installation. > > After login, i'm redirected to https://[domain]/accounts/login/webmail > That it tries to push me to webmail is correct. That is the setting in > the admin. > However, the url does not work. > Error: Sorry The requested page does not exist. > > https://[domain]/webmail/ should be the url i think? > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/modoboa/modoboa/issues/1019#issuecomment-277955548>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAgc7pWru5HBhjwiJIBgh0rvN6AbYuyJks5raEOfgaJpZM4L5Q3k>. >
Author
Owner

@ronaldotto commented on GitHub (Feb 7, 2017):

i think it is already?

<!-- gh-comment-id:277969818 --> @ronaldotto commented on GitHub (Feb 7, 2017): i think it is already?
Author
Owner

@tonioo commented on GitHub (Feb 7, 2017):

Sorry... I thought you opened it inside the pdfcredentials repository :D

On 07/02/2017 12:18, ronaldotto wrote:

i think it is already?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/modoboa/modoboa/issues/1019#issuecomment-277969818,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAgc7rqgmaWBDRoGnYmkbSLysEGxGI9Hks5raFLpgaJpZM4L5Q3k.

<!-- gh-comment-id:277970646 --> @tonioo commented on GitHub (Feb 7, 2017): Sorry... I thought you opened it inside the pdfcredentials repository :D On 07/02/2017 12:18, ronaldotto wrote: > > i think it is already? > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > <https://github.com/modoboa/modoboa/issues/1019#issuecomment-277969818>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAgc7rqgmaWBDRoGnYmkbSLysEGxGI9Hks5raFLpgaJpZM4L5Q3k>. >
Author
Owner

@tonioo commented on GitHub (Feb 8, 2017):

@ronaldotto Issue has been fixed but it will be released with modoboa 1.7.0. It also concerns extensions so I must fix them too.

<!-- gh-comment-id:278333428 --> @tonioo commented on GitHub (Feb 8, 2017): @ronaldotto Issue has been fixed but it will be released with modoboa 1.7.0. It also concerns extensions so I must fix them too.
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#866
No description provided.