Skip to content

Update content library permissions to use name spaced identifiers #35

@jacobo-dominguez-wgu

Description

@jacobo-dominguez-wgu

Description

Currently our permissions in admin-console looks like "view_library" but in the OEP-66 the suggestion is to use permissions like 'my_app.change_modelname'. This is inspired in django permissions and bridgekeeper, but I think it is a valuable approach to know which app is affected by a certain permission.

This was already handled on openedx-authz here openedx/openedx-authz#142.
Make this adaptation on admin-console frontend

Metadata

Metadata

Labels

release blockerBlocks the upcoming release (fix needed)

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions