| 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 | 6/4/09 (6153 days ago) |
| Due | |
| Updated | 9/30/11 (5305 days ago) |
| Assigned | 6/9/09 (6148 days ago) |
| Resolved | 9/30/11 (5305 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.