Closed lstarlitsky closed 5 years ago
the activity.log shows that default account may be changed in lastest commit
$ tail -f activity.log
2018-11-09 16:47:18,099 [INFO]: admin logged in.
2018-11-09 16:47:29,422 [INFO]: 'emre' user added by 'admin' user.
2018-11-09 16:47:36,632 [ERROR]: admin user changed the own password.
2018-11-09 16:47:59,105 [INFO]: admin logged in.
Sorry. When I released Cesi-2.6.2
, I didn't delete my old users.db
and activity.log
files.
Now, I'll publish the new version.
Sorry. When I released
Cesi-2.6.2
, I didn't delete my oldusers.db
andactivity.log
files. Now, I'll publish the new version.
I can't login with admin:admin while first run it, it raise an exception:
however, it works until I am deleting the record of
username=admin
in users table.