Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Jun 5, 2025

perf: leak password can bulk delete

hasBulkUpdate: false,
hasLeftActions: true,
hasRightActions: true,
canCreate: this.$hasPerm('settings.change_security')
canCreate: this.$hasPerm('settings.change_security'),
canBulkDelete: this.$hasPerm('settings.change_security')
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

No significant differences in the existing code, no need to optimize. Keep maintaining good coding practices and avoid unnecessary redundancy.

@fit2bot fit2bot requested a review from a team June 5, 2025 07:53
Copy link

sonarqubecloud bot commented Jun 5, 2025

@w940853815 w940853815 merged commit a22f460 into dev Jun 6, 2025
6 checks passed
@w940853815 w940853815 deleted the pr@dev@perf_leak_password_bulk_delete branch June 6, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants