Closed (fixed)
Project:
Search API Elasticsearch
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Sep 2014 at 05:57 UTC
Updated:
3 Aug 2015 at 19:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
neeravbm commentedHere is the patch.
Comment #2
Anonymous (not verified) commentedComment #4
neeravbm commentedModifying the patch so that the HTTP Basic Authentication password is hidden and is never visible on the screen or saved in the DB.
Comment #7
Andreas Radloff commentedDid you get this working? I'm surprised if you did because I noticed that the headers are all wrong, they should be "Authorization:", not "Authentication:" as in this patch. See http://en.wikipedia.org/wiki/Basic_access_authentication
After changing that everything works for me. It also resolved this issue for me: https://www.drupal.org/node/2372963
Comment #8
Andreas Radloff commentedComment #10
Anonymous (not verified) commented