- add REMOTE_ACCESS_LOGGING_LEVEL to filter "hxl.REMOTE_ACCESS" separately to show remote file access (currently,
all messages will be at the INFO level)
- show the same error message for a non-existant remote data file, or for a URL that contains HTML markup; prevents
bad actors from using the HXL Proxy to ping HTML websites
- don't trap 404 and HTML markup exceptions in the /data/edit endpoint
- forbid HTML markup or URLs in saved-recipe titles, descriptions, and stubs to cut down on spam attempts