Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Problems in my site private pages after upgrading Grav 1.3.3 and latest release of Login plugin

Started by Samuele Masetto 9 years ago · 1 replies · 1242 views
9 years ago

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

👍 1
9 years ago

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?

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 44 1 week ago
Plugins · by Xavier, 4 weeks ago
2 54 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1181 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 48 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 73 2 months ago