diff --git a/changelog/unreleased/bugfix-space-and-user-management-permissions b/changelog/unreleased/bugfix-space-and-user-management-permissions new file mode 100644 index 00000000000..bd8e1552474 --- /dev/null +++ b/changelog/unreleased/bugfix-space-and-user-management-permissions @@ -0,0 +1,8 @@ +Bugfix: Create space and access user management permission + +We've fixed a bug, where users with insufficient permissions could access the user management and were able to see +the "New Space" button in the space overview. + +https://github.com/owncloud/web/pull/7197 +https://github.com/owncloud/web/issues/7181 +https://github.com/owncloud/web/issues/7079 diff --git a/packages/web-app-files/src/views/spaces/Projects.vue b/packages/web-app-files/src/views/spaces/Projects.vue index 803f5fef6c8..31ebd766c5e 100644 --- a/packages/web-app-files/src/views/spaces/Projects.vue +++ b/packages/web-app-files/src/views/spaces/Projects.vue @@ -8,7 +8,7 @@ :show-actions-on-selection="true" >