WangJPLeo opened a new pull request, #11301: URL: https://github.com/apache/dolphinscheduler/pull/11301
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request 1. Non-admin users can also query the alarm group info. 2. Checked other data resource modules. Currently there are several issues: 1. Non-admin users have no right to access other pages in the Security Center except AccessToken. 2. Some data resource modules cannot be used by non-admin users. For example, WorkerGroup has only one default 3. It is recommended to establish a unified resource authorization mechanism in DS, increase authorization for unauthorized resources, and unified management after the transformation of authorization before projects and data sources. ## Brief change log related #11249 ## Verify this pull request Manually verified the change by testing locally. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
