Re: [Dhis2-devs] Detect password expiry via WebAPI

2017-07-20 Thread Farai Mutero
Hi Stian Thank you very much, it works!! Regards Farai On Tue, Jul 18, 2017 at 11:56 AM, Stian Sandvold wrote: > Hi Farai, > > You can use the /api/users endpoint to get information about password > expiry. > > The expiry is based on time after last password change, and not set to a > certain

Re: [Dhis2-devs] Detect password expiry via WebAPI

2017-07-18 Thread Stian Sandvold
Hi Farai, You can use the /api/users endpoint to get information about password expiry. The expiry is based on time after last password change, and not set to a certain date of expiry, so when you use this endpoint you only get the last time the password was updated, so you need to calculate your

[Dhis2-devs] Detect password expiry via WebAPI

2017-07-18 Thread Farai Mutero
Hi All Which WebAPI end-point can one use to check when a users password is set to expire? Regards -- Farai Mutero ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dh