Summary | hordeauth set to full no longer working with from/to backend hooks |
Queue | Gollem |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | dreich (at) irazor (dot) com |
Created | 12/15/2004 (7535 days ago) |
Due | |
Updated | 12/20/2004 (7530 days ago) |
Assigned | 12/15/2004 (7535 days ago) |
Resolved | 12/20/2004 (7530 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ hordeauth set to full no longer working with from/to backend hooks
Queue ⇒ Gollem
longer has any effect. Looking at gollem/redirect.php it would seem
that unless the 'autologin' and 'username' values are passed in as
input to the script, it will always call Auth::getBareAuth and never
Auth::getAuth. I went thru the revision history and this seems to
have been added in v 1.37 of redirect.php