mirror of https://github.com/halo-dev/halo
3a782be607
#### What type of PR is this? /kind improvement /area core #### What this PR does / why we need it: This PR refactors searching roles by using index mechanism to speed up every request and fix the problem of not being able to grant roles to users sometimes. #### Which issue(s) this PR fixes: Fixes #5807 Fixes https://github.com/halo-dev/halo/issues/4954 Fixes https://github.com/halo-dev/halo/issues/5057 #### Does this PR introduce a user-facing change? ```release-note 修复有时无法给用户赋权限的问题 ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |