davidjumani opened a new pull request #472: URL: https://github.com/apache/cloudstack-primate/pull/472
Fixes #463 Compute: - [ ] SSH keys: create SSH key without specifying public key creates private key, could we make it easier for user to copy or download it? Or, simply cause a file to be downloaded after the form finishes. Network: - [ ] VPN users: add user causes failure (could be backend issue, or this needs to be allowed only after VPN is enabled on some network?) - [x] After adding VPC tier it does not refresh the network/tiers list Templates: - [x] Edit Template and edit Template permission action show to user (restrict to owner or domain/admin?) - [x] Copy and Delete Template show irrespective of user/account/acl checks - [x] Setting tab show for edit/add settings to templates to non-owner/user (read-only is fine) - [x] Download template buttons show without doing checks (only Domain Admin and regular users can modify only their own Public templates) - [x] Users are unable to edit their template - Don't show isrouting parameter is create/edit template for users ISOs: - [x] Edit ISO and edit ISO permission action show to user (restrict to owner or domain/admin?) - [x] Copy and Delete ISO show irrespective of user/account/acl checks - [x] Download ISO button show without doing checks (only Domain Admin and regular users can modify only their own Public templates) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org