Age | Commit message (Collapse) | Author |
|
|
|
The url path provided by apache was not escaped. Make sure
to escape it before use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For compatibility reasons we use the 302 Found HTTP redirect
code. Although 303 would be more technically correct, 302 is
recommended for interoperability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Does not yet handle setting attributes from the cookie.
|
|
|
|
|
|
|
|
|
|
|
|
variable for identifier.
|
|
|
|
|
|
|
|
|
|
compiles yet.
|
|
|
|
|