codeq/passwordprotectedcontent

Letzte Aktivität 06 Feb 2023 1 1 3127
composer require codeq/passwordprotectedcontent

Password protect any document and content NodeType

v1.4.0

Version
v1.4.0
Type
neos-package
Release Date
Feb 06, 2023 19:36
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.2 || ~4.0 || ~5.0 || ~7.0 || ~8.0 || dev-master
  • carbon/notification: ^1.0 || ^2.0 || dev-master
MIT
  • #flow
  • #password
  • #neos
  • #fusion
4bfe88284f4ed94ab9839e98752c1e99ff6837db

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).