Skip to content

Allow per-page user access control with allowed-users setting #694

@louis-thevenet

Description

@louis-thevenet

Description

What problem would this feature solve?

I'd love to share my Glance instance with people but it has a private page.

It would be great if we could configure a list of allowed users for each page.

If applicable, what would the configuration for this feature look like?

pages:
  - name: Private
    allowed-users:
      - admin
      - friend
    columns: ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions