Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5568][FOLLOWUP] Fix security enabled judgement
### _Why are the changes needed?_ There are two enumeration classes, AuthTypes and AuthMethods, the previous PR messed it up ... ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request I also tested it local by building a binary dist and running with auth NONE ### _Was this patch authored or co-authored using generative AI tooling?_ No Closes #5604 from pan3793/auth-check. Closes #5568 e41c2ab [Cheng Pan] [KYUUBI #5568][FOLLOWUP] Fix security enabled judgement Authored-by: Cheng Pan <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information