[3199711-allow-certain-paths] Allow certain paths to be excluded from the CSRF Origin check
Add seckit_csrf.origin_exclude_paths configuration setting. Do not check origin in CSRF protection if domain appears in seckit_csrf.origin_exclude_paths settings.
[3199711-allow-certain-paths]
Closes #3199711