Summary | Choosing backend from drop-down |
Queue | Gollem |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | tobias.nix (at) gmail (dot) com |
Created | 11/08/2004 (7569 days ago) |
Due | |
Updated | 12/20/2004 (7527 days ago) |
Assigned | 11/09/2004 (7568 days ago) |
Resolved | 12/20/2004 (7527 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Assigned to Michael Slusarz
Taken from Chuck Hagenbuch
RCs and Gollem isn't a release app yet.
to this bug:
Hi, I've configured five different FTP server backends in
gollen/config/backends.php. I have set 'hordeauth' => true on all of
them. If click on File Management from the menu on the left, I am
taken straight in to the first FTP server and I do not have an icon to
allow me to change to another server. However, if I set hordeauth =>
false, I can choose my server at the start and once I've authenticated I
can use the "Change Server" icon to pick another server.
Thanks
Mark
Assigned to Chuck Hagenbuch
Taken from Michael Slusarz
going to take this one for now. Will get back to you.
also fixed the situation where there is 1 backends that doesn't
require any credentials (i.e. you are logged in automatically).
or not. Also, if there's only one backend and it doesn't need a
password, why am I getting a "Connect to" button instead of simply
being taken to it? That used to work...
Assigned to Michael Slusarz
option not require a username/password. Hit Log in; the request goes
to redirect.php, which refuses to create a new session if $user and
$pass are null.
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Choosing backend from drop-down
Queue ⇒ Gollem
State ⇒ Unconfirmed
in drop-down list. All other entries are ok.