mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

Integrate nohttp

Open php-coder opened this issue 5 years ago • 2 comments

We need to update the sources use https where possible and activate additional check for CheckStyle for that.

Details:

  • https://spring.io/blog/2019/06/10/announcing-nohttp
  • https://github.com/spring-io/nohttp
  • https://github.com/spring-io/nohttp/tree/master/nohttp-checkstyle

I also have a draft with changes in Gmail.

php-coder avatar Jan 06 '20 22:01 php-coder

nohttp-checkstyle requires newer version of CheckStyle. So it's possibly depend on #1015

php-coder avatar Jan 06 '20 22:01 php-coder

I've asked Thymeleaf upstream about using HTTPS in xmlns: https://github.com/thymeleaf/thymeleaf-docs/issues/76

php-coder avatar Jan 07 '20 12:01 php-coder

In the light of #1669 we don't need this.

php-coder avatar Jun 03 '24 02:06 php-coder