Needs review
Project:
PIRETS
Version:
6.x-3.0-beta3
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 May 2010 at 01:02 UTC
Updated:
12 May 2010 at 18:05 UTC
If you have got "The server responded with a 401 error (unauthorized). The likely cause for this is that the username and/or password are incorrect." then you may want to try this patch. Replace www.example.com with your rets host.
| Comment | File | Size | Author |
|---|---|---|---|
| login.patch | 1.36 KB | alesand |
Comments
Comment #1
Garrett Albright commentedCould you spell out the logic of this for me? It appears that you're making it so that the HTTP authentication headers are only being added after the first attempt to connect to the server fails…?