-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix:diable check the length of aclEntry when authentication is disabled (#205) * fix:diable check the length of aclEntry when authentication is disabled Signed-off-by: <[email protected]> * fix:set default groupName to 'invalid group name' Signed-off-by: <[email protected]> * fix: modify default aclEntry groupName Signed-off-by: <[email protected]> --------- Signed-off-by: <[email protected]> * chore: fix mysql deb dependency (#210) Signed-off-by: lyq10085 <[email protected]> * fix: adjust InitACL and InitDBcofig order Signed-off-by: <[email protected]> * feat: use stateManager to manage tableACL Signed-off-by: <[email protected]> * fix: recycle conn Signed-off-by: <[email protected]> * fix: split simple aclmode to init and set Signed-off-by: <[email protected]> --------- Signed-off-by: <[email protected]> Signed-off-by: lyq10085 <[email protected]> Co-authored-by: lyq10085 <[email protected]>
- Loading branch information
Showing
9 changed files
with
165 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.