[#8322] Gollem redirects users when $conf['auth']['alternate_login'] is defined in Horde, even when a backend defines "hordeauth"
Summary Gollem redirects users when $conf['auth']['alternate_login'] is defined in Horde, even when a backend defines "hordeauth"
Queue Gollem
Queue Version 1.1
Type Bug
State Assigned
Priority 1. Low
Owners Horde Developers
Requester amg1127 (at) ifsul (dot) edu (dot) br
Created 06/03/09 (287 days ago)
Due
Updated 06/09/09 (281 days ago)
Assigned 06/09/09 (281 days ago)
Resolved
Attachments
Milestone
Patch No

History
06/09/09 Jan Schneider State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
 
06/03/09 amg1127 (at) ifsul (dot) edu (dot) br Comment #1
State ⇒ Unconfirmed
Patch ⇒
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ Gollem redirects users when $conf['auth']['alternate_login'] is defined in Horde, even when a backend defines "hordeauth"
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
I just enabled an alternative login form in my 4 Horde servers 
(horde/config/conf.php), but now, if I try to open Gollem, I am 
redirected to my login form. It should open my FTP space, because I 
have set "hordeauth => 'full'" in the unique backend defined in Gollem 
configuration (gollem/config/backends.php).



If I unset $conf['auth']['alternate_login'] in horde/config/conf.php, 
everything works well.