Password protected pages and logged in user
-
Hello,
I am building a website for a customer who wish to protect the content for specified users. The problem is, it is not possible to create users for all those who visit the website, though it is possible to share with them a password. I thought of simply protecting the pages with one or more passwords. However, the client fears that some users of the website could share the password of those protected pages with unwanted users. They know specifically which users would want to share said password.
Based on this, I would like to be able to create a few users (with login and password) who would not be required to enter the password on password protected pages, while keeping the password protected pages for the others users of the website (who would not have a login). Is it possible to not ask for the password on password protected pages for logged in users? That way it would be possible to keep an eye on the connections from the not-so-trustworthy users (as they will be logged in).
Alternatively, I though of using different passwords for a single page (thanks to a plugin), and sharing specific passwords to specific users to be able to revoke access if needed. However, I don’t seem to find a way to know which password is used to see a page, and therefore I don’t think I can actually know if a password is shared or not.
To sum up, I would like to either:
- Open access to password protected pages to logged in users
- Or keep track of password used to see password protected pages
I am of course open to suggestions if I am missing some functionality that could help me reach my goal. I would rather not have to install many plugins, but if you know of some that could help me, let me know.
Thank you!
- You must be logged in to reply to this topic.