Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Restrict project related operations to admins/ domain admins and project owners #529

Merged
merged 2 commits into from Jul 10, 2020

Conversation

Pearl1594
Copy link
Contributor

Addresses: #485

@Pearl1594
Copy link
Contributor Author

@blueorangutan package

@blueorangutan
Copy link

@Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

@rohityadavcloud rohityadavcloud added this to the 1.0-GA milestone Jul 10, 2020
args: ['displaytext']
args: ['displaytext'],
show: (record, store) => {
return record.account === store.userInfo.account || ['Admin', 'DomainAdmin'].includes(store.userInfo.roletype)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self; this may change with Pearl's project roles-feature.

@rohityadavcloud rohityadavcloud merged commit 55736c3 into apache:master Jul 10, 2020
@blueorangutan
Copy link

Packaging result: ✔️centos ✔️debian ✔️archive.
QA: http://primate-qa.cloudstack.cloud:8080/client/pr/529 (JID-2271)

weizhouapache pushed a commit that referenced this pull request Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants