After upgrading Grav 1.3.3 and latest release of Login plugin, I'm be able to login to my private page, but in every private pages I see Welcome page!
Do you know if are there incompatiblities with previous version in page frontmatter "access" section?
Thank you
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Plugins
I have a group named "jury". This is the user/config/groups.yaml file:
YAML
jury:
groupname: jury
readableName: Members of the Jury
description: 'The group of Jury Members'
icon: users
access:
site:
login: true
voting: true
In user account file I have:
TXT
groups:
- jury
Now, adding in user account file this:
YAML
access:
site:
voting: true
I'm be able to view private page!
So, why do I have to add user access without using the group access rights?
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 2 | 43 | 1 week ago | ||
| 2 | 53 | 4 weeks ago | ||
| 3 | 1179 | 1 month ago | ||
| 1 | 48 | 1 month ago | ||
| 3 | 72 | 2 months ago |