Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jun 2011 at 09:32 UTC
Updated:
15 Jul 2011 at 21:51 UTC
Jump to comment: Most recent file
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