Summary | Pass app to alternative login page |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | duck (at) obala (dot) net |
Created | 02/29/2008 (6335 days ago) |
Due | |
Updated | 02/29/2008 (6335 days ago) |
Assigned | |
Resolved | 02/29/2008 (6335 days ago) |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Pass app to alternative login page
Queue ⇒ Horde Framework Packages
New Attachment: Auth.diff
application redirect the user to the login page. So for example I can
directly check additional service permission for gollem and redirect
them to the service acquire page. The patch adds the current calling
application parameter to addLogoutParameters. Additionally url is
parsed only once.