aneesh-joseph / openreportv2

Automatically exported from code.google.com/p/openreportv2
0 stars 0 forks source link

Not able to login #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Kiran,
Please provide username/password for login. I'm stuck at the login page.

Username : admin
Password : admin
not working and nowhere the login credentials are mentioned.

Original issue reported on code.google.com by arun.ind...@gmail.com on 10 Oct 2012 at 6:19

GoogleCodeExporter commented 9 years ago
Pls run this query by connecting to the Database where the openreports tables 
are present in the schema.

update table report_user set password='=?UTF-8?B?YWRtaW4=?=' where name='admin'

After executing this you should be able to login using admin/admin

Original comment by kira...@gmail.com on 11 Oct 2012 at 4:27

GoogleCodeExporter commented 9 years ago
closing this as this is not a defect

Original comment by kira...@gmail.com on 11 Oct 2012 at 4:28