imbajin commented on issue #761:
URL: 
https://github.com/apache/hugegraph-toolchain/issues/761#issuecomment-5719763980

   Thanks for the detailed report. To clarify the compatibility boundary: 
Hubble supports HugeGraph Server 1.5 only in standalone mode with 
authentication disabled (non-auth). Server 1.5 with StandardAuthenticator 
enabled is outside that supported scope.
   
   The reported login failure is consistent with the current standalone login 
implementation, which calls `/auth/login` and does not provide a Server 1.5 
legacy authentication path. However, this does not demonstrate a defect in the 
supported Server 1.5 non-auth standalone mode.
   
   The proposed `legacy-query` mode, including legacy authentication, 
credential lifecycle management, and backend capability restrictions, would be 
a new compatibility feature rather than a fix required by the existing support 
contract. The README wording “normally without authentication” is ambiguous; 
the intended boundary is “standalone, without authentication only.”
   
   Closing as not planned within the current compatibility scope. If 
authenticated Server 1.5 support is to be considered in the future, it should 
be proposed separately as an enhancement with an explicitly agreed scope and 
validation requirements.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to