Open sefaaydin opened 6 years ago
I have added password protection (among other changes) here:
I added a password protection feature - it's not a real login feature (with users management), just the ability to set a password before viewing the contents of folders: https://github.com/napp1/file-directory-list If the hashed_password variable is empty or not present the script works as usual, without any request for a password.
how can I do password protect?