codeq/passwordprotectedcontent

Last activity 06 Feb 2023 1 1 3127
composer require codeq/passwordprotectedcontent

Password protect any document and content NodeType

v1.1.0

Version
v1.1.0
Type
neos-package
Release Date
Sep 24, 2019 07:51
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.2 || ~4.0 || ~5.0 || dev-master
  • carbon/notification: ^1.0 || dev-master
MIT
  • #flow
  • #password
  • #neos
  • #fusion
4b3a311435b0a3f4d28ebd77955b16e0291b65f3

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
Installation

CodeQ.HtmlWidget is available via …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 32 package(s).