Adding a user login form
AndiK001 opened this issue · 1 comments
AndiK001 commented
Hi
I know it's not an issue but it would really be great to have the login page with the script so that i can upload it to our website as a subdomain
jan-vandenberg commented
I received some patches to add this, however the patches needed a bit of work. That being said, I am not sure a login form should be part of Cruddiy. It's a different thing than what Cruddiy tries to do.
For my own production files I use a simple htaccess/htpasswd file. Something like this: https://hostingcanada.org/htpasswd-generator/
Generate the file, put this file inside your Cruddiy app folder and users will be prompted for a password.