Summary | Redirect user to correct url after login |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 02/09/2011 (5260 days ago) |
Due | |
Updated | 02/10/2011 (5259 days ago) |
Assigned | |
Resolved | 02/09/2011 (5260 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Bug #9568: Fix login after logouthttp://git.horde.org/horde-git/-/commit/a3c2321444275b0a8a785410b8ab8ffe4a709255
New Attachment: 0001-Don-t-redirect-user-to-logout-after-login.patch
click on the logout, then we can't login again, because we will always
be redirected to logout url (after log in).
I submitted a new patch with only this correction, don't know if you
wan't the full patch, or if this one only is ok.
Thanks.
State ⇒ Resolved
Bug #9568: Redirect to correct url after loginSigned-off-by: Michael M Slusarz <slusarz@curecanti.org>
http://git.horde.org/horde-git/-/commit/c5a3855a6c7cb70d5f2a9df45bfd374bf719b64c
Priority ⇒ 1. Low
New Attachment: 0001-Redirect-to-url-after-login-when-app-is-horde.patch
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ Redirect user to correct url after login
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ Horde Framework Packages
redirected to the login page, and after successful login, he's
redirected to the url he tried to access in the first place.
This redirect behavior doesn't happen if the user tries to access a
url under the horde app (like /services/confirm.php)