| 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 |
Assigned to
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
(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.