Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse #1459

Merged
merged 5 commits into from Jul 11, 2013

Commits on Jun 3, 2013

  1. [ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse

    The description says:
    "The URL must be relative to the topic page and cannot contain a server name
    or protocol."
    We now enforce this and will add a new token with the current behaviour back.
    
    PHPBB3-8319
    nickvergessen committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    81140ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e0c13 View commit details
    Browse the repository at this point in the history
  3. [ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on …

    …update
    
    To fix http://tracker.phpbb.com/browse/PHPBB3-8319 we changed the
    second_pass_replace value, so that needs updating for existing ones.
    
    PHPBB3-8319
    nickvergessen committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    24bfaa1 View commit details
    Browse the repository at this point in the history
  4. [ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL

    The explanation now states that links are prefixed with the board URL.
    
    PHPBB3-8319
    nickvergessen committed Jun 3, 2013
    Configuration menu
    Copy the full SHA
    6206d4a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2013

  1. [ticket/8319] Do not repeat the replacement

    PHPBB3-8319
    nickvergessen committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    9210d73 View commit details
    Browse the repository at this point in the history