if $key is set to false, sqimap_login() function will use sqauth_read_password()
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 19 Apr 2006 18:03:24 +0000 (18:03 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 19 Apr 2006 18:03:24 +0000 (18:03 +0000)
to retrieve user password.
sqimap_login() calls in plugins are modified to use this code.
It allows to centralize place that is used to access password information.

Older way is preserved for backwards compatibility and different IMAP login
credentials.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11058 7612ce4b-ef26-0410-bec9-ea0150e637f0


No differences found