Changes between Version 1 and Version 2 of Ticket #28638, comment 11


Ignore:
Timestamp:
Nov 26, 2017, 3:59:41 PM (6 years ago)
Author:
Piotr Domański

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28638, comment 11

    v1 v2  
    1 I found that is_safe_url can ends with exception if user passes both host and allowed_hosts value and allowed hosts is for example list. I fixed this in updated patch. Will this patch be reviewed by somebody? Do i need to find someone to review? Is this ticket marked correctly as 'Waiting for QA'?
     1I found that is_safe_url in master branch can end with exception if user passes both host and allowed_hosts value and allowed hosts is for example list. I fixed this in updated patch. Will this patch be reviewed by somebody? Do i need to find someone to review? Is this ticket marked correctly as 'Waiting for QA'?
Back to Top