Commit b9f8a4f
committed
minor #7759 Fix trusted hosts example regular expressions (thewilkybarkid)
This PR was merged into the 2.7 branch.
Discussion
----------
Fix trusted hosts example regular expressions
Allow subdomains but not prefixed domains (eg evilexample.com).
Commits
-------
e3f038b Fix trusted hosts example regular expressions1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments