Zixuan Liu
Zixuan Liu
This PR is based on #415. Currently, this feature doesn't include using the recovery code to reset the two-factor, I will support this next PR.
Casdoor support has been added to pulsar-manager in https://github.com/apache/pulsar-manager/pull/446. We need to add guide documentation on how to use the Casdoor in pulsar-manager. Add this guide to https://pulsar.apache.org/docs/en/administration-pulsar-manager page.
### Summary I tried to use casdoor in our project, but I notice it doesn't support the OAuth 2.0 device authorization, this model is simple and powerful. This is a...
### Motivation Update https://github.com/apache/pulsar-client-go/oauth2 dependency to fix the build warning. ### Documentation Check the box below. Need to update docs? - [ ] `doc-required` (If you need help on updating...
Signed-off-by: Zixuan Liu ### Motivation Enable skipped tests. ### Modifications - Enable skipped tests - Refactor some tests based on gomega ### Documentation Check the box below. Need to update...
Signed-off-by: Zixuan Liu ### Summary Support delete a subscription forcefully by `pulsarctl subscriptions delete` command with `--force` flag.
Signed-off-by: Zixuan Liu ### Motivation Currently, we don't support the release of the master branch, and the users cannot install the latest binary from the brew or GitHub release. ###...
Signed-off-by: Zixuan Liu Fix #593
Signed-off-by: Zixuan Liu ### Motivation - The codebase has multiple build scripts, which is confusing - Go 1.13 is too old and is not supported ### Changes - Use Go...
Signed-off-by: Zixuan Liu