You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Emmanuel Njoku <ei...@gmail.com> on 2018/07/15 13:53:36 UTC

LOGIN ERROR MESSAGE

Dear team

please assist on this request below. when i logged on to MIFOS it prompt
another login which does not allowed to use the application.

NOT SUCCESS
"POST
/fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
HTTP/1.1" 200 398

154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
/%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
/fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 142

SUCCESS
"POST
/fineract-provider/api/v1/authentication?username=mifos&password=password
HTTP/1.1" 200 387

154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 200 52
154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
HTTP/1.1" 200 52

On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <ab...@gmail.com>
wrote:

> Hello Everyone,
>
> Currently, we don't have a forgot password feature within the
> community-app which may allow a user to reset their password in case they
> have forgotten and are unable to access the application. We could allow
> this in the new web-app by asking the user to enter their
> username/email/mobile to verify and then sending them a code/link via
> sms/email which will allow them to reset their password (as an example).
>
> I would like to propose this feature and know the views of the community
> on the same.
>
> Thanks
> Abhay.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> Mifos-developer mailing list
> mifos-developer@lists.sourceforge.net
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Shruthi M R <sh...@confluxtechnologies.com>.
Hi Emmanuel,

I added a new user to the demo server and was able to login to the
application using newly added user credentials.
​

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Emmanuel Njoku <ei...@gmail.com>.
The error is not coming from Demo server but on the local server deployed
on my laptop. Find attached pop-up that prompt when i logged on.

This is the log for message that was success and failed

Failed
"POST
/fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
HTTP/1.1" 200 398

154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
/%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
/fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 401 142

Success

"POST
/fineract-provider/api/v1/authentication?username=mifos&password=password
HTTP/1.1" 200 387

154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
HTTP/1.1" 200 52
154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
/fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
HTTP/1.1" 200 52
~

On Mon, Jul 16, 2018 at 6:56 AM, Abhay Chawla <ab...@gmail.com>
wrote:

> Hello everyone,
>
> I did send a mail here to the mailing list and Ed yesterday regarding the
> credentials but looks like it wasn't received. I am sorry while testing I
> had reset the password to password123 and was unable to change it back as I
> was getting an error from the backend that this password was already used.
> But now, it looks like the password has been reset to password and the demo
> credentials mifos/password are now working again.
>
> Sorry for the inconvenience caused.
>
> Abhay.
>
>
>
> On Mon, Jul 16, 2018 at 11:15 AM Mangal Kumar <ma...@bodhiproject.org>
> wrote:
>
>> Hi Emmanuel, Anwesh,
>>
>> Just now, I created a new user (mangal) and its password is password. I am
>> able to login using this user.
>>
>> You can test it:
>>
>> https://demo.openmf.org/#/
>> Username: mangal
>> Password: password
>>
>> --
>> Mangal
>>
>> On Mon, Jul 16, 2018 at 10:58 AM, Emmanuel Njoku <ei...@gmail.com>
>> wrote:
>>
>> > I can login using mifos as username and password as password, but I
>> can't
>> > login with other users or created users.
>> >
>> > On Mon, Jul 16, 2018, 06:12 Sampath Kumar G
>> <sampath@confluxtechnologies.
>> > com>
>> > wrote:
>> >
>> > > Hi Anwesh,
>> > >
>> > > I am able to log in without any issues. Kindly try login now.
>> > > Username: mifos
>> > > Password: password
>> > >
>> > > Regards,
>> > > Sampath
>> > >
>> > > ​
>> > >
>> > > *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>
>> > *#304,
>> > > 2nd Floor, 7th Main Road
>> > >
>> > > HRBR Layout 1st Block
>> > >
>> > > Bengaluru, Karnataka, 560043 INDIA
>> > >
>> > >  ™
>> > >
>> > > Disclaimer: The information contained in this e-mail message and any
>> > > files/attachment transmitted with it is confidential and for the sole
>> use
>> > > of the intended recipient(s) or entity identified. If you are not the
>> > > intended recipient, please email:support@confluxtechnologies.com and
>> > > destroy/delete all copies and attachment thereto along with the
>> original
>> > > message. Any unauthorized review, use, disclosure, dissemination,
>> > > forwarding, printing or copying of this email or any action taken in
>> > > reliance on this e-mail is strictly prohibited and is unlawful. The
>> > > recipient acknowledges that Conflux Technologies Private Limited or
>> its
>> > > subsidiaries and associated companies are unable to exercise control
>> or
>> > > ensure or guarantee the integrity of/over the contents of the
>> information
>> > > contained in e-mail transmissions. Before opening any attachments,
>> please
>> > > check.
>> > >
>> > > On Mon, Jul 16, 2018 at 5:35 AM, Anwesh Krishna Nayak <
>> > > anweshknayak@gmail.com> wrote:
>> > >
>> > >> I am facing similar kind of problem. Not able to log in to the demo
>> > >> server.
>> > >>
>> > >> Thanks
>> > >>
>> > >> On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com>
>> > >> wrote:
>> > >>
>> > >> > Dear team
>> > >> >
>> > >> > please assist on this request below. when i logged on to MIFOS it
>> > prompt
>> > >> > another login which does not allowed to use the application.
>> > >> >
>> > >> > NOT SUCCESS
>> > >> > "POST
>> > >> /fineract-provider/api/v1/authentication?username=xxxxx&
>> password=xxxxxx
>> > >> > HTTP/1.1" 200 398
>> > >> >
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
>> > >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
>> > >> > /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 401 142
>> > >> >
>> > >> > SUCCESS
>> > >> > "POST
>> > >> /fineract-provider/api/v1/authentication?username=mifos&
>> > password=password
>> > >> > HTTP/1.1" 200 387
>> > >> >
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=false&
>> > limit=15&offset=0
>> > >> > HTTP/1.1" 200 52
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
>> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > >> > /fineract-provider/api/v1/notifications?isRead=true&
>> limit=15&offset=0
>> > >> > HTTP/1.1" 200 52
>> > >> >
>> > >> > On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <
>> > abhay.chawla97@gmail.com
>> > >> >
>> > >> > wrote:
>> > >> >
>> > >> >> Hello Everyone,
>> > >> >>
>> > >> >> Currently, we don't have a forgot password feature within the
>> > >> >> community-app which may allow a user to reset their password in
>> case
>> > >> they
>> > >> >> have forgotten and are unable to access the application. We could
>> > allow
>> > >> >> this in the new web-app by asking the user to enter their
>> > >> >> username/email/mobile to verify and then sending them a code/link
>> via
>> > >> >> sms/email which will allow them to reset their password (as an
>> > >> example).
>> > >> >>
>> > >> >> I would like to propose this feature and know the views of the
>> > >> community
>> > >> >> on the same.
>> > >> >>
>> > >> >> Thanks
>> > >> >> Abhay.
>> > >> >>
>> > >> >> ------------------------------------------------------------
>> > >> >> ------------------
>> > >> >> Check out the vibrant tech community on one of the world's most
>> > >> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > >> >> Mifos-developer mailing list
>> > >> >> mifos-developer@lists.sourceforge.net
>> > >> >> Unsubscribe or change settings at:
>> > >> >> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> > >> >>
>> > >> >
>> > >> >
>> > >> > ------------------------------------------------------------
>> > >> > ------------------
>> > >> > Check out the vibrant tech community on one of the world's most
>> > >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > >> > Mifos-developer mailing list
>> > >> > mifos-developer@lists.sourceforge.net
>> > >> > Unsubscribe or change settings at:
>> > >> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> > >> >
>> > >>
>> > >
>> > >
>> > > ------------------------------------------------------------
>> > ------------------
>> > > Check out the vibrant tech community on one of the world's most
>> > > engaging tech sites, Slashdot.org! http://sdm.link/slashdotMifos-
>> > developer
>> > > mailing list
>> > > mifos-developer@lists.sourceforge.net
>> > > Unsubscribe or change settings at:
>> > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> >
>>
>>
>>
>> --
>> Mangal Kumar
>> Tech Lead
>> Digital Media Initiatives | Bodhi Project
>> <https://glimmer.finance>
>> Skype: mangal@bodhiproject.org
>> *Leveraging technology for social challenges...*
>>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> Mifos-developer mailing list
> mifos-developer@lists.sourceforge.net
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Abhay Chawla <ab...@gmail.com>.
Hello everyone,

I did send a mail here to the mailing list and Ed yesterday regarding the
credentials but looks like it wasn't received. I am sorry while testing I
had reset the password to password123 and was unable to change it back as I
was getting an error from the backend that this password was already used.
But now, it looks like the password has been reset to password and the demo
credentials mifos/password are now working again.

Sorry for the inconvenience caused.

Abhay.



On Mon, Jul 16, 2018 at 11:15 AM Mangal Kumar <ma...@bodhiproject.org>
wrote:

> Hi Emmanuel, Anwesh,
>
> Just now, I created a new user (mangal) and its password is password. I am
> able to login using this user.
>
> You can test it:
>
> https://demo.openmf.org/#/
> Username: mangal
> Password: password
>
> --
> Mangal
>
> On Mon, Jul 16, 2018 at 10:58 AM, Emmanuel Njoku <ei...@gmail.com>
> wrote:
>
> > I can login using mifos as username and password as password, but I can't
> > login with other users or created users.
> >
> > On Mon, Jul 16, 2018, 06:12 Sampath Kumar G <sampath@confluxtechnologies.
> > com>
> > wrote:
> >
> > > Hi Anwesh,
> > >
> > > I am able to log in without any issues. Kindly try login now.
> > > Username: mifos
> > > Password: password
> > >
> > > Regards,
> > > Sampath
> > >
> > > ​
> > >
> > > *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>
> > *#304,
> > > 2nd Floor, 7th Main Road
> > >
> > > HRBR Layout 1st Block
> > >
> > > Bengaluru, Karnataka, 560043 INDIA
> > >
> > >  ™
> > >
> > > Disclaimer: The information contained in this e-mail message and any
> > > files/attachment transmitted with it is confidential and for the sole
> use
> > > of the intended recipient(s) or entity identified. If you are not the
> > > intended recipient, please email:support@confluxtechnologies.com and
> > > destroy/delete all copies and attachment thereto along with the
> original
> > > message. Any unauthorized review, use, disclosure, dissemination,
> > > forwarding, printing or copying of this email or any action taken in
> > > reliance on this e-mail is strictly prohibited and is unlawful. The
> > > recipient acknowledges that Conflux Technologies Private Limited or its
> > > subsidiaries and associated companies are unable to exercise control or
> > > ensure or guarantee the integrity of/over the contents of the
> information
> > > contained in e-mail transmissions. Before opening any attachments,
> please
> > > check.
> > >
> > > On Mon, Jul 16, 2018 at 5:35 AM, Anwesh Krishna Nayak <
> > > anweshknayak@gmail.com> wrote:
> > >
> > >> I am facing similar kind of problem. Not able to log in to the demo
> > >> server.
> > >>
> > >> Thanks
> > >>
> > >> On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com>
> > >> wrote:
> > >>
> > >> > Dear team
> > >> >
> > >> > please assist on this request below. when i logged on to MIFOS it
> > prompt
> > >> > another login which does not allowed to use the application.
> > >> >
> > >> > NOT SUCCESS
> > >> > "POST
> > >>
> /fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
> > >> > HTTP/1.1" 200 398
> > >> >
> > >> > 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
> > >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> > >> > 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
> > >> > /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
> > >> > 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 401 142
> > >> >
> > >> > SUCCESS
> > >> > "POST
> > >> /fineract-provider/api/v1/authentication?username=mifos&
> > password=password
> > >> > HTTP/1.1" 200 387
> > >> >
> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > >> > /fineract-provider/api/v1/notifications?isRead=false&
> > limit=15&offset=0
> > >> > HTTP/1.1" 200 52
> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> > >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > >> >
> /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
> > >> > HTTP/1.1" 200 52
> > >> >
> > >> > On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <
> > abhay.chawla97@gmail.com
> > >> >
> > >> > wrote:
> > >> >
> > >> >> Hello Everyone,
> > >> >>
> > >> >> Currently, we don't have a forgot password feature within the
> > >> >> community-app which may allow a user to reset their password in
> case
> > >> they
> > >> >> have forgotten and are unable to access the application. We could
> > allow
> > >> >> this in the new web-app by asking the user to enter their
> > >> >> username/email/mobile to verify and then sending them a code/link
> via
> > >> >> sms/email which will allow them to reset their password (as an
> > >> example).
> > >> >>
> > >> >> I would like to propose this feature and know the views of the
> > >> community
> > >> >> on the same.
> > >> >>
> > >> >> Thanks
> > >> >> Abhay.
> > >> >>
> > >> >> ------------------------------------------------------------
> > >> >> ------------------
> > >> >> Check out the vibrant tech community on one of the world's most
> > >> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > >> >> Mifos-developer mailing list
> > >> >> mifos-developer@lists.sourceforge.net
> > >> >> Unsubscribe or change settings at:
> > >> >> https://lists.sourceforge.net/lists/listinfo/mifos-developer
> > >> >>
> > >> >
> > >> >
> > >> > ------------------------------------------------------------
> > >> > ------------------
> > >> > Check out the vibrant tech community on one of the world's most
> > >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > >> > Mifos-developer mailing list
> > >> > mifos-developer@lists.sourceforge.net
> > >> > Unsubscribe or change settings at:
> > >> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> > >> >
> > >>
> > >
> > >
> > > ------------------------------------------------------------
> > ------------------
> > > Check out the vibrant tech community on one of the world's most
> > > engaging tech sites, Slashdot.org! http://sdm.link/slashdotMifos-
> > developer
> > > mailing list
> > > mifos-developer@lists.sourceforge.net
> > > Unsubscribe or change settings at:
> > > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >
>
>
>
> --
> Mangal Kumar
> Tech Lead
> Digital Media Initiatives | Bodhi Project
> <https://glimmer.finance>
> Skype: mangal@bodhiproject.org
> *Leveraging technology for social challenges...*
>

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Mangal Kumar <ma...@bodhiproject.org>.
Hi Emmanuel, Anwesh,

Just now, I created a new user (mangal) and its password is password. I am
able to login using this user.

You can test it:

https://demo.openmf.org/#/
Username: mangal
Password: password

--
Mangal

On Mon, Jul 16, 2018 at 10:58 AM, Emmanuel Njoku <ei...@gmail.com> wrote:

> I can login using mifos as username and password as password, but I can't
> login with other users or created users.
>
> On Mon, Jul 16, 2018, 06:12 Sampath Kumar G <sampath@confluxtechnologies.
> com>
> wrote:
>
> > Hi Anwesh,
> >
> > I am able to log in without any issues. Kindly try login now.
> > Username: mifos
> > Password: password
> >
> > Regards,
> > Sampath
> >
> > ​
> >
> > *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>
> *#304,
> > 2nd Floor, 7th Main Road
> >
> > HRBR Layout 1st Block
> >
> > Bengaluru, Karnataka, 560043 INDIA
> >
> >  ™
> >
> > Disclaimer: The information contained in this e-mail message and any
> > files/attachment transmitted with it is confidential and for the sole use
> > of the intended recipient(s) or entity identified. If you are not the
> > intended recipient, please email:support@confluxtechnologies.com and
> > destroy/delete all copies and attachment thereto along with the original
> > message. Any unauthorized review, use, disclosure, dissemination,
> > forwarding, printing or copying of this email or any action taken in
> > reliance on this e-mail is strictly prohibited and is unlawful. The
> > recipient acknowledges that Conflux Technologies Private Limited or its
> > subsidiaries and associated companies are unable to exercise control or
> > ensure or guarantee the integrity of/over the contents of the information
> > contained in e-mail transmissions. Before opening any attachments, please
> > check.
> >
> > On Mon, Jul 16, 2018 at 5:35 AM, Anwesh Krishna Nayak <
> > anweshknayak@gmail.com> wrote:
> >
> >> I am facing similar kind of problem. Not able to log in to the demo
> >> server.
> >>
> >> Thanks
> >>
> >> On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com>
> >> wrote:
> >>
> >> > Dear team
> >> >
> >> > please assist on this request below. when i logged on to MIFOS it
> prompt
> >> > another login which does not allowed to use the application.
> >> >
> >> > NOT SUCCESS
> >> > "POST
> >> /fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
> >> > HTTP/1.1" 200 398
> >> >
> >> > 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
> >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> >> > 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
> >> > /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
> >> > 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 401 142
> >> >
> >> > SUCCESS
> >> > "POST
> >> /fineract-provider/api/v1/authentication?username=mifos&
> password=password
> >> > HTTP/1.1" 200 387
> >> >
> >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=false&
> limit=15&offset=0
> >> > HTTP/1.1" 200 52
> >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> >> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> >> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> >> > /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
> >> > HTTP/1.1" 200 52
> >> >
> >> > On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <
> abhay.chawla97@gmail.com
> >> >
> >> > wrote:
> >> >
> >> >> Hello Everyone,
> >> >>
> >> >> Currently, we don't have a forgot password feature within the
> >> >> community-app which may allow a user to reset their password in case
> >> they
> >> >> have forgotten and are unable to access the application. We could
> allow
> >> >> this in the new web-app by asking the user to enter their
> >> >> username/email/mobile to verify and then sending them a code/link via
> >> >> sms/email which will allow them to reset their password (as an
> >> example).
> >> >>
> >> >> I would like to propose this feature and know the views of the
> >> community
> >> >> on the same.
> >> >>
> >> >> Thanks
> >> >> Abhay.
> >> >>
> >> >> ------------------------------------------------------------
> >> >> ------------------
> >> >> Check out the vibrant tech community on one of the world's most
> >> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> >> >> Mifos-developer mailing list
> >> >> mifos-developer@lists.sourceforge.net
> >> >> Unsubscribe or change settings at:
> >> >> https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >> >>
> >> >
> >> >
> >> > ------------------------------------------------------------
> >> > ------------------
> >> > Check out the vibrant tech community on one of the world's most
> >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> >> > Mifos-developer mailing list
> >> > mifos-developer@lists.sourceforge.net
> >> > Unsubscribe or change settings at:
> >> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >> >
> >>
> >
> >
> > ------------------------------------------------------------
> ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdotMifos-
> developer
> > mailing list
> > mifos-developer@lists.sourceforge.net
> > Unsubscribe or change settings at:
> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>



-- 
Mangal Kumar
Tech Lead
Digital Media Initiatives | Bodhi Project
<https://glimmer.finance>
Skype: mangal@bodhiproject.org
*Leveraging technology for social challenges...*

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Emmanuel Njoku <ei...@gmail.com>.
I can login using mifos as username and password as password, but I can't
login with other users or created users.

On Mon, Jul 16, 2018, 06:12 Sampath Kumar G <sa...@confluxtechnologies.com>
wrote:

> Hi Anwesh,
>
> I am able to log in without any issues. Kindly try login now.
> Username: mifos
> Password: password
>
> Regards,
> Sampath
>
> ​
>
> *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/> *#304,
> 2nd Floor, 7th Main Road
>
> HRBR Layout 1st Block
>
> Bengaluru, Karnataka, 560043 INDIA
>
>  ™
>
> Disclaimer: The information contained in this e-mail message and any
> files/attachment transmitted with it is confidential and for the sole use
> of the intended recipient(s) or entity identified. If you are not the
> intended recipient, please email:support@confluxtechnologies.com and
> destroy/delete all copies and attachment thereto along with the original
> message. Any unauthorized review, use, disclosure, dissemination,
> forwarding, printing or copying of this email or any action taken in
> reliance on this e-mail is strictly prohibited and is unlawful. The
> recipient acknowledges that Conflux Technologies Private Limited or its
> subsidiaries and associated companies are unable to exercise control or
> ensure or guarantee the integrity of/over the contents of the information
> contained in e-mail transmissions. Before opening any attachments, please
> check.
>
> On Mon, Jul 16, 2018 at 5:35 AM, Anwesh Krishna Nayak <
> anweshknayak@gmail.com> wrote:
>
>> I am facing similar kind of problem. Not able to log in to the demo
>> server.
>>
>> Thanks
>>
>> On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com>
>> wrote:
>>
>> > Dear team
>> >
>> > please assist on this request below. when i logged on to MIFOS it prompt
>> > another login which does not allowed to use the application.
>> >
>> > NOT SUCCESS
>> > "POST
>> /fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
>> > HTTP/1.1" 200 398
>> >
>> > 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
>> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
>> > 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
>> > /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
>> > 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 401 142
>> >
>> > SUCCESS
>> > "POST
>> /fineract-provider/api/v1/authentication?username=mifos&password=password
>> > HTTP/1.1" 200 387
>> >
>> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
>> > HTTP/1.1" 200 52
>> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
>> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
>> > /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
>> > HTTP/1.1" 200 52
>> >
>> > On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <abhay.chawla97@gmail.com
>> >
>> > wrote:
>> >
>> >> Hello Everyone,
>> >>
>> >> Currently, we don't have a forgot password feature within the
>> >> community-app which may allow a user to reset their password in case
>> they
>> >> have forgotten and are unable to access the application. We could allow
>> >> this in the new web-app by asking the user to enter their
>> >> username/email/mobile to verify and then sending them a code/link via
>> >> sms/email which will allow them to reset their password (as an
>> example).
>> >>
>> >> I would like to propose this feature and know the views of the
>> community
>> >> on the same.
>> >>
>> >> Thanks
>> >> Abhay.
>> >>
>> >> ------------------------------------------------------------
>> >> ------------------
>> >> Check out the vibrant tech community on one of the world's most
>> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> >> Mifos-developer mailing list
>> >> mifos-developer@lists.sourceforge.net
>> >> Unsubscribe or change settings at:
>> >> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> >>
>> >
>> >
>> > ------------------------------------------------------------
>> > ------------------
>> > Check out the vibrant tech community on one of the world's most
>> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > Mifos-developer mailing list
>> > mifos-developer@lists.sourceforge.net
>> > Unsubscribe or change settings at:
>> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>> >
>>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdotMifos-developer
> mailing list
> mifos-developer@lists.sourceforge.net
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Sampath Kumar G <sa...@confluxtechnologies.com>.
Hi Anwesh,

I am able to log in without any issues. Kindly try login now.
Username: mifos
Password: password

Regards,
Sampath

​

*Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/> *#304,
2nd Floor, 7th Main Road

HRBR Layout 1st Block

Bengaluru, Karnataka, 560043 INDIA

 ™

Disclaimer: The information contained in this e-mail message and any
files/attachment transmitted with it is confidential and for the sole use
of the intended recipient(s) or entity identified. If you are not the
intended recipient, please email:support@confluxtechnologies.com and
destroy/delete all copies and attachment thereto along with the original
message. Any unauthorized review, use, disclosure, dissemination,
forwarding, printing or copying of this email or any action taken in
reliance on this e-mail is strictly prohibited and is unlawful. The
recipient acknowledges that Conflux Technologies Private Limited or its
subsidiaries and associated companies are unable to exercise control or
ensure or guarantee the integrity of/over the contents of the information
contained in e-mail transmissions. Before opening any attachments, please
check.

On Mon, Jul 16, 2018 at 5:35 AM, Anwesh Krishna Nayak <
anweshknayak@gmail.com> wrote:

> I am facing similar kind of problem. Not able to log in to the demo server.
>
> Thanks
>
> On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com> wrote:
>
> > Dear team
> >
> > please assist on this request below. when i logged on to MIFOS it prompt
> > another login which does not allowed to use the application.
> >
> > NOT SUCCESS
> > "POST /fineract-provider/api/v1/authentication?username=xxxxx&
> password=xxxxxx
> > HTTP/1.1" 200 398
> >
> > 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> > 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
> > /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
> > 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 401 142
> >
> > SUCCESS
> > "POST /fineract-provider/api/v1/authentication?username=mifos&
> password=password
> > HTTP/1.1" 200 387
> >
> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> > HTTP/1.1" 200 52
> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> > 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> > /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
> > HTTP/1.1" 200 52
> >
> > On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <ab...@gmail.com>
> > wrote:
> >
> >> Hello Everyone,
> >>
> >> Currently, we don't have a forgot password feature within the
> >> community-app which may allow a user to reset their password in case
> they
> >> have forgotten and are unable to access the application. We could allow
> >> this in the new web-app by asking the user to enter their
> >> username/email/mobile to verify and then sending them a code/link via
> >> sms/email which will allow them to reset their password (as an example).
> >>
> >> I would like to propose this feature and know the views of the community
> >> on the same.
> >>
> >> Thanks
> >> Abhay.
> >>
> >> ------------------------------------------------------------
> >> ------------------
> >> Check out the vibrant tech community on one of the world's most
> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> >> Mifos-developer mailing list
> >> mifos-developer@lists.sourceforge.net
> >> Unsubscribe or change settings at:
> >> https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >>
> >
> >
> > ------------------------------------------------------------
> > ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > Mifos-developer mailing list
> > mifos-developer@lists.sourceforge.net
> > Unsubscribe or change settings at:
> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >
>

Re: [Mifos-developer] LOGIN ERROR MESSAGE

Posted by Anwesh Krishna Nayak <an...@gmail.com>.
I am facing similar kind of problem. Not able to log in to the demo server.

Thanks

On Sun, Jul 15, 2018 at 7:23 PM, Emmanuel Njoku <ei...@gmail.com> wrote:

> Dear team
>
> please assist on this request below. when i logged on to MIFOS it prompt
> another login which does not allowed to use the application.
>
> NOT SUCCESS
> "POST /fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
> HTTP/1.1" 200 398
>
> 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
> /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
> /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 142
>
> SUCCESS
> "POST /fineract-provider/api/v1/authentication?username=mifos&password=password
> HTTP/1.1" 200 387
>
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 200 52
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
> HTTP/1.1" 200 52
>
> On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <ab...@gmail.com>
> wrote:
>
>> Hello Everyone,
>>
>> Currently, we don't have a forgot password feature within the
>> community-app which may allow a user to reset their password in case they
>> have forgotten and are unable to access the application. We could allow
>> this in the new web-app by asking the user to enter their
>> username/email/mobile to verify and then sending them a code/link via
>> sms/email which will allow them to reset their password (as an example).
>>
>> I would like to propose this feature and know the views of the community
>> on the same.
>>
>> Thanks
>> Abhay.
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> Mifos-developer mailing list
>> mifos-developer@lists.sourceforge.net
>> Unsubscribe or change settings at:
>> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> Mifos-developer mailing list
> mifos-developer@lists.sourceforge.net
> Unsubscribe or change settings at:
> https://lists.sourceforge.net/lists/listinfo/mifos-developer
>

Re: LOGIN ERROR MESSAGE

Posted by Abhay Chawla <ab...@gmail.com>.
Hi Emmanuel,

Please try with the credentials mifos/password123 (instead of password).
The password got changed while I was doing some tests for implementation in
the new web-app. We will make sure to correct it as soon as possible.

Sorry for the inconvenience.

Abhay.

On Sun, Jul 15, 2018 at 7:23 PM Emmanuel Njoku <ei...@gmail.com> wrote:

> Dear team
>
> please assist on this request below. when i logged on to MIFOS it prompt
> another login which does not allowed to use the application.
>
> NOT SUCCESS
> "POST
> /fineract-provider/api/v1/authentication?username=xxxxx&password=xxxxxx
> HTTP/1.1" 200 398
>
> 154.66.18.221 - - [15/Jul/2018:14:34:07 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:34:08 +0100] "GET
> /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> 154.66.18.221 - - [15/Jul/2018:14:35:03 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:35:07 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:36:28 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:37:29 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:37:34 +0100] "POST
> /fineract-provider/api/v1/twofactor/invalidate HTTP/1.1" 401 137
> 154.66.18.221 - - [15/Jul/2018:14:39:31 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 401 142
>
> SUCCESS
> "POST
> /fineract-provider/api/v1/authentication?username=mifos&password=password
> HTTP/1.1" 200 387
>
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=false&limit=15&offset=0
> HTTP/1.1" 200 52
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /%7B%7BlargeLogoPath%7D%7D HTTP/1.1" 404 1001
> 154.66.18.221 - - [15/Jul/2018:14:40:58 +0100] "GET
> /fineract-provider/api/v1/notifications?isRead=true&limit=15&offset=0
> HTTP/1.1" 200 52
>
> On Sat, Jul 14, 2018 at 9:13 PM, Abhay Chawla <ab...@gmail.com>
> wrote:
>
> > Hello Everyone,
> >
> > Currently, we don't have a forgot password feature within the
> > community-app which may allow a user to reset their password in case they
> > have forgotten and are unable to access the application. We could allow
> > this in the new web-app by asking the user to enter their
> > username/email/mobile to verify and then sending them a code/link via
> > sms/email which will allow them to reset their password (as an example).
> >
> > I would like to propose this feature and know the views of the community
> > on the same.
> >
> > Thanks
> > Abhay.
> >
> > ------------------------------------------------------------
> > ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > Mifos-developer mailing list
> > mifos-developer@lists.sourceforge.net
> > Unsubscribe or change settings at:
> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
> >
>