codeq/passwordprotectedcontent
composer require codeq/passwordprotectedcontent
Password protect any document and content NodeType
v1.1.0
Readme excerpt
Password Protect Content for Neos CMS
This package allows editors to password protect any document and content NodeType, where the mixin is included.
Attention: This should not be used for content that needs to be strongly protected. We do store the unencrypted passwords in the content repository, so that multiple editors can see and change the password. The password is not personalized and therefore can easily be shared. Also we do not have a brute-force protection in the package.
Limitations:
- No brute-force protection
- No session, where the allowed pages is stored
CodeQ.HtmlWidget is available via …
Read more
The same vendor provides 32 package(s).