Fresh Service does not seem to allow copy-pasting of Linux file paths in form fields, instead raising a permissions error.
I know this is likely a directory traversal safeguard but impedes our ability to add script snippets to notes or documentation.
/etc/hosts
/etc/passwd
/etc/passwd-
/etc/shadow
/etc/shadow-
/etc/group
/etc/group-
It would be nice to have a list of invalid strings to avoid raising tickets when the permissions error is raised, or to have a workaround implemented so we don’t have to modify these paths in our notes.

