Alfresco / alfresco-ng2-components

Alfresco Angular Components
https://www.alfresco.com/abn/adf/docs/
Apache License 2.0
294 stars 268 forks source link

[MNT-24614] Fixed APS basic auth login issue with ADF #10364

Closed swapnil-verma-gl closed 3 weeks ago

swapnil-verma-gl commented 4 weeks ago

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • [x] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation
  • [ ] Other... Please describe:

What is the current behaviour? (You can also link to an open issue here) APS login via Basic Auth was not working from ADF 6.5.0

What is the new behaviour? APS login via basic auth now works

Does this PR introduce a breaking change? (check one with "x")

  • [ ] Yes
  • [x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information: https://hyland.atlassian.net/browse/MNT-24614

sonarcloud[bot] commented 3 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
3.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud