I've reorganized some code too. The function could use a better name.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advagg-1202396-2.patch | 4.89 KB | mikeytown2 |
| #1 | advagg_url.patch | 2.37 KB | killes@www.drop.org |
| advagg_url.patch | 2.37 KB | killes@www.drop.org |
I've reorganized some code too. The function could use a better name.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advagg-1202396-2.patch | 4.89 KB | mikeytown2 |
| #1 | advagg_url.patch | 2.37 KB | killes@www.drop.org |
| advagg_url.patch | 2.37 KB | killes@www.drop.org |
Comments
Comment #1
killes@www.drop.org commentedOops, the previous patch had an error.
Comment #2
mikeytown2 commentedDo you see any issues with placing the auth logic outside of
($ip == -1)? I've also added in the port number as well. Changed$_SERVER['PHP_AUTH_pw']to$_SERVER['PHP_AUTH_PW']as I believe this is a typo. Replaced all calls that have similar logic with a call to _advagg_build_url()Comment #3
mikeytown2 commentedcommitted everything but the port number stuff; it is commented out.
Comment #4
mikeytown2 commentedeh, going to mark this as fixed. I can enable the port code if someone opens up an issue