Summary | Backends that do not require authentication get login screen when 'alternate_login' is configured |
Queue | Gollem |
Queue Version | 1.0.2-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | dorm (at) dorm (dot) org |
Created | 01/12/2006 (7085 days ago) |
Due | |
Updated | 01/20/2006 (7077 days ago) |
Assigned | 01/19/2006 (7078 days ago) |
Resolved | 01/20/2006 (7077 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Gollem::canAutoLogin() to determine autologin status then this works.
State ⇒ Feedback
Ticket 3299?State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Backends that do not require authentication get login screen when 'alternate_login' is configured
Queue ⇒ Gollem
Gollem config or Horde config), the user is redirected to the login
screen for backends that do not require authentication.
When selecting a backend that does not require authentication (from
the horde tree menu), the user should go directly to the file listing
for that backend, not a login screen.
This is somewhat related to
bug 3170. I can submit a patch to fixthis issue if this bug is confirmed.