Skip to content

[Improvement] Support permissions setting to UserInfoVO#215

Merged
SteNicholas merged 1 commit intoapache:mainfrom
s7monk:permission_string
May 10, 2024
Merged

[Improvement] Support permissions setting to UserInfoVO#215
SteNicholas merged 1 commit intoapache:mainfrom
s7monk:permission_string

Conversation

@s7monk
Copy link
Contributor

@s7monk s7monk commented May 8, 2024

close: #214

Purpose

When the frontend does button-level permission management, the back-end needs to return all permission strings of the current user. Currently, the login interface does not return the user's permission string, so it is necessary to return the user's permission string after logging in.

@SteNicholas SteNicholas changed the title [Improvement] Add Permissions Setting to UserInfoVO During Login [Improvement] Support permissions setting to UserInfoVO May 10, 2024
Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@SteNicholas SteNicholas merged commit b5f644c into apache:main May 10, 2024
hdygxsj pushed a commit to hdygxsj/paimon-webui that referenced this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] The login interface returns all permission strings of the user

2 participants