How to enable password protection on an entry level #4738
Unanswered
sebszocinski
asked this question in
Q&A
Replies: 1 comment 4 replies
-
the passwords go in the scheme: https://statamic.dev/protecting-content#configuring-schemes |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to setup password protection per entry, ie an allowed password that only works for a single entry rather than site-wide.
Reading the docs here: https://statamic.dev/protecting-content#valid-passwords it mentions the following:
To me that sounds like the
allowed
list of passwords can be set per entry, yet this doesn't seem to work.I've tried:
and:
...Neither seem to work.
Am I missing something or are the docs unclear?
Beta Was this translation helpful? Give feedback.
All reactions