[Tickets #2324] RESOLVED: Override VFS username and password (patch)

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Jul 29 02:10:18 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2324
-----------------------------------------------------------------------
 Ticket             | 2324
 Updated By         | Jan Schneider <jan at horde.org>
 Summary            | Override VFS username and password (patch)
 Queue              | Ingo
 Version            | HEAD
 State              | Resolved
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
-----------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2005-07-29 02:10) wrote:

> You renamed function substVars to _substVars, but the calls to this 
> function are still '$this->substVars()'. Also, you forgot to fill 

Fixed.

> $this->_params['username'] and ['password'] with the values of 
> ['vfs_user'] and ['vfs_pass'], since those variables are used by the 
> VFS driver.
>
> Perhaps it would be cleaner to not use 'vfs_user' & 'vfs_pass', but 
> to use 'username' and 'password'. But that's up to you :)

That's what I did. It doesn't make sense to use different keys for these
values.




More information about the bugs mailing list