Skip to content

6.1.11 RTM

Choose a tag to compare

@lanesCSO lanesCSO released this 20 Oct 10:28
· 39 commits to master since this release
  • [BUG FIX] static now returns 304 if not modified
  • [BUG FIX] restful cookie bug

The 'HTMLsanitizerRules' section should be removed from appsettings.json and these keys added to api configuration:

"SANITIZER_REMOVE_ALLOWED_TAGS": "",

"SANITIZER_REMOVE_ALLOWED_ATTRIBUTES": "",

"SANITIZER_REMOVE_ALLOWED_CSSCLASSESS": "",

"SANITIZER_REMOVE_ALLOWED_CSSPROPERTIES": "",

"SANITIZER_REMOVE_ALLOWED_ATRULES": "",

"SANITIZER_REMOVE_ALLOWED_SCHEMES": "",

"SANITIZER_REMOVE_URI_ATTRIBUTES": ""