backwards compatilbity concerns about changing this?
Colm.
On Wed, Feb 20, 2013 at 4:00 PM, Jan
Bernhardtwrote:
Hi Colm,
The description is wrong, this method returns a boolean.
Best regards.
Jan
-Original Message-
From: Colm O hEigeartaigh [mailto:cohei...@apache.org]
Sent: Mitt
[mailto:cohei...@apache.org]
> > Sent: Mittwoch, 20. Februar 2013 17:06
> > To: Jan Bernhardt
> > Cc: dev@syncope.apache.org
> > Subject: Re: API query
> >
> > A second thought is that a API to return the User matching the given
> > username + password would b
---
> From: Colm O hEigeartaigh [mailto:cohei...@apache.org]
> Sent: Mittwoch, 20. Februar 2013 17:06
> To: Jan Bernhardt
> Cc: dev@syncope.apache.org
> Subject: Re: API query
>
> A second thought is that a API to return the User matching the given
> username + password would be
igeartaigh [mailto:cohei...@apache.org]
Sent: Mittwoch, 20. Februar 2013 16:48
To: dev@syncope.apache.org
Subject: API query
Hi all,
From the wiki:
https://cwiki.apache.org/confluence/display/SYNCOPE/REST+API+upgrade#
RESTAPIupgrade-UserService
GET /user/verifyPassword/{username}?password={p
taigh [mailto:cohei...@apache.org]
>> > Sent: Mittwoch, 20. Februar 2013 16:48
>> > To: dev@syncope.apache.org
>> > Subject: API query
>> >
>> > Hi all,
>> >
>> > From the wiki:
>> >
>> > https://cwiki.apache.org/conflue
che.org]
> > Sent: Mittwoch, 20. Februar 2013 16:48
> > To: dev@syncope.apache.org
> > Subject: API query
> >
> > Hi all,
> >
> > From the wiki:
> >
> > https://cwiki.apache.org/confluence/display/SYNCOPE/REST+API+upgrade#
> > RESTAPIupgrade-Us
Hi Colm,
The description is wrong, this method returns a boolean.
Best regards.
Jan
> -Original Message-
> From: Colm O hEigeartaigh [mailto:cohei...@apache.org]
> Sent: Mittwoch, 20. Februar 2013 16:48
> To: dev@syncope.apache.org
> Subject: API query
>
> Hi al
Hi all,
>From the wiki:
https://cwiki.apache.org/confluence/display/SYNCOPE/REST+API+upgrade#RESTAPIupgrade-UserService
GET /user/verifyPassword/{username}?password={password} GET
/users?username={username}&pwd={password} Returns user if username and
password match with an existing account.
Th