WillyJimmyDev / simple-quiz

A simple quiz administration written in PHP with a MySQL backend. Uses Bootstrap 3 and Slim PHP micro framework
http://elanman.com/simple-quiz/
Apache License 2.0
164 stars 73 forks source link

2 questions. #5

Closed pjanzen closed 9 years ago

pjanzen commented 9 years ago

Hi,

Because I could not find a other way to post questions I do it here. I am unable to login as admin user not can I add a user. What type of password holds the pass field? is it MD5, PASSWORD?? I cannot seem to find that out.

Thanks for any response. Paul.

pjanzen commented 9 years ago

Found out that it is using sha1. So my question is answered :)