Fix #10966 improved basic auth modal and logic#11077
Fix #10966 improved basic auth modal and logic#11077MV88 merged 3 commits intogeosolutions-it:masterfrom
Conversation
allyoucanmap
left a comment
There was a problem hiding this comment.
I noticed that here we are using protectedId to select the credential while inside WFSLayerUtils is using sourceId, is this correct?
MapStore2/web/client/utils/WFSLayerUtils.js
Lines 65 to 95 in 0ec0d92
I answer also here in order to explain the reasoning: |
|
@MV88 If the credentials are still "basic", once set in the protected service pop-up, the service can no longer be saved. error.mp4 |
…utions-it#11077) * Fix geosolutions-it#10966 improved basic auth modal and logic * fix tests * created getAuthorizationBasic to harmonize code and tests
Description
new modal is like this
Adding these points to be done
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
Fix #10966
What is the new behavior?
see description
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information