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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28638, comment 11

    initial v1  
    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? Is this ticket marked correctly as 'Waiting for QA?
     1I 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'?
Back to Top