dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.01k stars 745 forks source link

[Bug]: User Role from one site is wrongly propogated to other sites #6004

Closed anurag-singh-df closed 3 months ago

anurag-singh-df commented 3 months ago

Is there an existing issue for this?

What happened?

This issue is reported by EVOQ customer - https://github.com/trilogy-group/eng-maintenance/issues/7339 There's an issue with how user permissions are managed. Users assigned as Content Editors on one site are wrongly getting access to edit content on other sites too in the same Site Group.

Steps to reproduce?

Current Behavior

As long as the sites are in the same site group, a user assigned the Content Editor role on one portal will have the same access to other portals

Expected Behavior

A user assigned the Content Editor role on one portal should only access to that specific portal.

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.3 (latest release)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

aaiordac commented 3 months ago

@zyhfish says this issue is already solved by PR https://github.com/dnnsoftware/Dnn.Platform/pull/5976 . @anurag-singh-df can you please check and update our Tempo ticket accordingly?

anurag-singh-df commented 3 months ago

@aaiordac , this is correct. PR closed - https://github.com/dnnsoftware/Dnn.Platform/pull/6005#issuecomment-2023252009