Currently, the realm used for HTTP auth is the site name. With this patch, the realm becomes configurable on the module settings page. It defaults to the site name.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-head.securesite2.junyor.patch | 1.67 KB | junyor |
| #1 | securesite2.patch | 1.97 KB | junyor |
| securesite.patch | 1.97 KB | junyor |
Comments
Comment #1
junyor commentedImproved patch after discussion with chx.
Comment #2
junyor commentedThe newline issue you found with Opera is invalid. If there is a newline in an HTTP header, the first character on the next line *must* be a whitespace character.
How should this be handled in the patch?
Comment #3
junyor commentedUntested patch for HEAD.
Comment #4
junyor commentedComment #5
darren ohFeel free to commit this if it works.
Comment #6
darren ohCommitted to DRUPAL-4-6, DRUPAL-4-7, and HEAD.
Comment #7
(not verified) commented