Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13933 Update tokens' definitions in acp_bbcodes
  3. PHPBB-13935

Allow more admin-configurable schemes in post links

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.0-a1
    • 3.2.0-dev
    • BBCode Engine, Posting
    • None

      s9e\TextFormatter uses a whitelist of allowed schemes in URLs. By default, only http and https are allowed. Schemeless URLs are always allowed.

      This PR adds a config setting that holds a comma separated list of schemes, with a default value of http,https,ftp.

            nicofuma nicofuma
            JoshyPHP JoshyPHP
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: