Skip to content

AC-110 restrict public template access - #46

Merged
Slair1 merged 7 commits into
4.11-ippfrom
AC-110_restrict-public-template-access
Nov 27, 2022
Merged

AC-110 restrict public template access#46
Slair1 merged 7 commits into
4.11-ippfrom
AC-110_restrict-public-template-access

Conversation

@nlgordon

Copy link
Copy Markdown

Adding global setting to limit public templates to the domain tree the template lives in
Updating 'allow.public.user.templates' global setting to still allow domain and resource admins to upload public templates.

…PR: apache#4774 in commit e94c1e2. Had to make a few changes to support 4.11 and cleanup some of the quirks.
…and resource admins to still upload public templates. Previously it was limited to just root admins.
@nlgordonnlgordon changed the title Ac 110 restrict public template accessAC-110 restrict public template accessAug 18, 2022
Comment threadserver/src/com/cloud/template/TemplateAdapterBase.java Outdated
@Slair1

Copy link
Copy Markdown

@nlgordon Domain Admins should also be able to create Featured templates. However, the Featured Templates and Public templates should only be available in the Domain Admin's domain if our new option is enabled.

Comment threadserver/src/com/cloud/template/TemplateAdapterBase.java
@Slair1
Slair1 merged commit 6e8a015 into 4.11-ippNov 27, 2022
@nlgordon
nlgordon deleted the AC-110_restrict-public-template-access branch November 1, 2023 20:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nlgordon@Slair1