Ankur Singla created FELIX-6804:
-----------------------------------
Summary: Unable to change default password in webconsole in
Standby mode
Key: FELIX-6804
URL: https://issues.apache.org/jira/browse/FELIX-6804
Project: Felix
Issue Type: Bug
Reporter: Ankur Singla
When using the Web Console with
{{{}org.apache.felix.webconsole.internal.servlet.OsgiManager{}}}, the
configured password stops working after upgrading to version {*}5.0.14{*}.
Instead, the login only works with the default {{admin/admin}} credentials.
h3. Steps to Reproduce
# Check the installed Web Console bundle version:
{{/system/console/bundles/org.apache.felix.webconsole. }}Version tested: *5.0.8*
# Change the Web Console password via:
{{/system/console/configMgr/org.apache.felix.webconsole.internal.servlet.OsgiManager}}
# Enable *Standby mode* via:
{{/system/console/configMgr/org.apache.jackrabbit.oak.segment.SegmentNodeStoreService}}
# Log out and log in with the updated password → works as expected.
# Upgrade Web Console bundle to *5.0.14*
** Login with the updated password {*}fails{*}.
** Login only works with {{{}admin/admin{}}}.
h3. Observed Result
Regression in version {*}5.0.14{*}: configured password is not respected, only
default credentials work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)