Modify ↓
Opened 11 years ago
Closed 11 years ago
#12053 closed defect (fixed)
InterWiki feature should respect [wiki] safe_schemes option
| Reported by: | Jun Omae | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.7 |
| Component: | wiki system | Version: | 0.12 |
| Severity: | normal | Keywords: | interwiki |
| Cc: | Branch: | ||
| Release Notes: |
InterWiki filters links through |
||
| API Changes: | |||
| Internal Changes: | |||
Description
Any links can be inserted via InterWiki and InterMapTxt even if [wiki] render_unsafe_content is disabled. We should filter InterWiki links through the safe schemes.
Attachments (2)
Change History (4)
by , 11 years ago
| Attachment: | unsafe_intertxtmap_0.12.diff added |
|---|
by , 11 years ago
| Attachment: | unsafe_intertxtmap_1.0.diff added |
|---|
comment:1 by , 11 years ago
| Keywords: | interwiki added |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
comment:2 by , 11 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Committed and merged in [14039:14041].