mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-21 04:15:02 +00:00
When a license exception is raised, we returned 401 as HTTP error code in there. However this seems to have triggered some browsers to actually ask for login credentials, which wont have any impact here. Closes elastic/elasticsearch#1863 Original commit: elastic/x-pack-elasticsearch@cc63abdac8