This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from d603b21 GEODE-7835: Correct doc typo of file name
gfsecurity.properties (#4756)
add 3ad4f17 GEODE-7839: add gfsh oauth token support (#4736)
No new revisions were added by this update.
Summary of changes:
.../security/shiro/JMXShiroAuthenticator.java | 5 ++-
.../geode/management/internal/i18n/CliStrings.java | 2 +
.../gfsh/command-pages/connect.html.md.erb | 19 +++++++-
.../geode/test/junit/rules/GfshCommandRule.java | 6 +++
.../internal/cli/commands/ConnectCommand.java | 26 ++++++++---
.../internal/cli/shell/JmxOperationInvoker.java | 7 ++-
.../internal/cli/commands/ConnectCommandTest.java | 52 ++++++++++++++++++++++
.../commands/ConnectCommandWithSecurityTest.java | 22 +++++++++
.../support/LoginHandlerInterceptor.java | 15 +++++--
9 files changed, 139 insertions(+), 15 deletions(-)