Skip to content

feat: allow restricted users to access all databases in clones created with the "--restricted" flag (#356)

Denis O requested to merge 356-restriction-template-all-dbs into master

Description

Update of logic for clone creation with --restricted flag to allow access for all databases in created clone

Related issue

#356 (closed)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have text changes OR there are text changes and they have been reviewed
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed

Closes #356 (closed)

Edited by Nikolay Samokhvalov

Merge request reports