Slava Semushin
Slava Semushin
The update breaks tests: https://github.com/Hi-Fi/robotframework-httprequestlibrary/issues/62
Don't forget to update `infra/docker/.dockerignore`
`Series.Add-Comment.Logic.Add a comment` test fails with exception: > ParseException: Instantiation of new objects and access to static classes is forbidden in this context (template: "series/info" - line 393, col 29)...
Perhaps, this can be useful: https://www.baeldung.com/thymeleaf-js-function-call
Releases also don't contain a list of changes :-(
I'd suggest to use some tools for generating changelogs (for instance, https://github.com/cookpete/auto-changelog) -- it's better than nothing.
This article can be interesting: http://www.baeldung.com/csrf-thymeleaf-with-spring-security
See https://www.terraform.io/docs/providers/mailgun/index.html
Explicitly specify directives that aren't covered by `default-src` (like `form-action`, see https://hackernoon.com/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5).
Read also: https://www.troyhunt.com/locking-down-your-website-scripts-with-csp-hashes-nonces-and-report-uri/