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 | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | amg1127 (at) ifsul (dot) edu (dot) br |
Created | 06/04/2009 (5852 days ago) |
Due | |
Updated | 09/30/2011 (5004 days ago) |
Assigned | 06/09/2009 (5847 days ago) |
Resolved | 09/30/2011 (5004 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
State ⇒ Not A Bug
State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ Gollem redirects users when $conf['auth']['alternate_login'] is defined in Horde, even when a backend defines "hordeauth"
Type ⇒ Bug
State ⇒ Unconfirmed
(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.