Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Limit what asset types each user has access to #7

Open
tecywiz121 opened this issue Dec 6, 2018 · 0 comments
Open

Limit what asset types each user has access to #7

tecywiz121 opened this issue Dec 6, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tecywiz121
Copy link
Contributor

// TODO: user user_id_cookie to get only assets you have access to...

Right now all users have access to all asset types. It'd be much better from a usability standpoint if users only see asset types they care about, and it'd be better from a authorization standpoint if users are prevented from reserving assets they shouldn't be.

I'm imagining that this would look like some kind of many-to-many relationship from asset_types to users.

@tecywiz121 tecywiz121 added the enhancement New feature or request label Dec 6, 2018
@tecywiz121 tecywiz121 added this to the 1.x milestone Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant