Skip to content
Grav 2.0 is officially stable. Read the announcement →
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 · 1346 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 Mathieu Lecouturier, 6 days ago
3 131 3 days ago
Plugins · by Slebeig, 4 weeks ago
1 296 4 weeks ago
Plugins · by Rene, 2 months ago
2 455 2 months ago
Plugins · by Xavier, 2 months ago
2 373 2 months ago
Plugins · by Luka Prinčič, 7 years ago
3 1597 2 months ago