Closed AsakusaRinne closed 2 years ago
@Steve0x2a @seriouszyx @Abingcbc @ComradeProgrammer please review
@AsakusaRinne can you give an example for Duplicated question marks
?
@AsakusaRinne can you give an example for
Duplicated question marks
?
@hsluoyz The client maybe requests a URL to: https://door.casdoor.com/api/get-permissions??owner=&p=1&pageSize=10&field=&valu Correct URL is : https://door.casdoor.com/api/get-permissions?owner=&p=1&pageSize=10&field=&valu
but these are both successful:
A simple fix for the BUG that two continuous question marks will appear in the action url.
Though it seems that the duplicated question marks could also be parsed, it may be better to remove it to avoid confusion.