Differences
This shows you the differences between the selected revisions of the page.
| 2021-06-18 | 2026-06-16 (current) | ||
| 5.19 stable has been released (martin) | 6.6.2 Issue 2447 – Do not allow WebDAV redirects to other hosts by default (martin) | ||
| Line 10: | Line 10: | ||
| ===== [[protocol_options]] Protocol Options ===== | ===== [[protocol_options]] Protocol Options ===== | ||
| - | Use the //Tolerate non-encoded special characters in filenames// checkbox to enable compatibility with WebDAV servers that violate WebDAV specification by not encoding some special characters. The problem is known to exist for example with National Instruments servers (NI-Linux) and MarkLogic Server. | + | Use the //"Tolerate non-encoded special characters in filenames"// checkbox to enable compatibility with WebDAV servers that violate WebDAV specification by not encoding some special characters. The problem is known to exist for example with National Instruments servers (NI-Linux) and MarkLogic Server. |
| + | |||
| + | Use the //"Allow redirects to other hosts"// checkbox to allow the WebDAV server to redirect requests to another host. This is off by default for security reasons. Enable it only if you trust the server and expect cross-host redirects. &beta_feature | ||
| ===== Further Reading ===== | ===== Further Reading ===== | ||
| Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | ||