Skip to content

FEAT-Authorization options #6

@CarlosOVillanueva

Description

@CarlosOVillanueva

Group membership fields for authorization were originally hard-coded into userenv.HasAdminRight(). These fields should be options under an authorization section in the config.toml file. This way, users can easily map LDAP security groups to access levels.

WANT

  • authorization section in config.toml
  • limitedaccess group field
  • operatoraccess group field
  • owneraccess group field
  • owneraccess group added to userenv.HasAdminRight()
  • owneraccess role added to delete operations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions