[Vtigercrm-commits] [vtiger development] #7668: allow webservice login with password

vtiger development vtiger-tickets at trac.vtiger.com
Tue Apr 9 20:23:41 UTC 2013


#7668: allow webservice login with password
-----------------------+-------------------------
 Reporter:  heinz      |       Owner:  developer
     Type:  patch      |      Status:  closed
 Priority:  major      |   Milestone:  Unassigned
Component:  vtigercrm  |     Version:  5.4.0
 Severity:  Medium     |  Resolution:  worksforme
 Keywords:             |
-----------------------+-------------------------
Changes (by prasad):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  6.0.0 => Unassigned


Old description:

> In response to vtiger-developers thread [1], I have added the
> "login.password" action to the webservice.
>
> [1] http://comments.gmane.org/gmane.comp.web.vtigercrm.devel/7169

New description:

 In response to vtiger-developers thread [1], I have added the
 "login.password" action to the webservice.

 [1] http://comments.gmane.org/gmane.comp.web.vtigercrm.devel/7169

--

Comment:

 Webservice login was designed to allow login with accesskey.
 1. To avoid user-password being exposed at other application.
 2. To let the API operation continue regardless of password changes.

 Having login with password is good idea, but would defeat the above
 purpose.

 Also, with two different login approaches it becomes hard to keep the API
 well-defined.
 We will review this enhancement later point of time.

 Regards,
 Prasad

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7668#comment:2>
vtiger development <http://trac.vtiger.com/>
vtiger CRM


More information about the vtigercrm-commits mailing list