eliselayes / writer-blog

Publishing a book in an episodic format. PHP and MySQL. Frontend / Backend. CRUD. TinyMCE
1 stars 1 forks source link

Looks interesting :) #1

Open jcamp opened 6 years ago

jcamp commented 6 years ago

Wondered what the password is for jean...?

eliselayes commented 6 years ago

It is the name of the author (the pseudo in the database). I wrote it directly because he is the only one in the table. But it would be better to have a variable instead, and to compare if the password matches the pseudo.

eliselayes commented 6 years ago

And thanks by the way :)

jcamp commented 6 years ago

Sorry for the delay... tried that 'jean' user and password and failed?

image

Would be useful to have an email stored against a user and then have a 'forgot password'. Are you using MD5 strings for passwords? Haven't looked at the code yet.

Cheers Jonathan

jcamp commented 6 years ago

Hi - no worries anyway - just ran the change password routing and updated the code a little, so all good.

Cheers - would be nice if the editor was opensource (1) and there was a multi-language option instead of just French (2) ?