Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 08:41
· 299 commits to master since this release

Release notes

  • remove brython js and clean page @MdreW (#41)
  • Minor bugfix @MdreW (#39)
  • Fixed config files path @MdreW (#35)
  • Fixed repository url in readme @MdreW (#32)
  • DiscoPage html with SPID usage text @peppelinux (#30)
  • chore: massive code linting @peppelinux (#29)
  • chore: README - cleanup and improvements
  • fix: 403 status code when a Spid validation error happens (fix: 403 status code when a Spid validation error happens)
  • fix: Added SPID and AGID logos, fix #37 (@MdreW )
  • fix: reindent templates, removed unclosed p tag, fix #38 (@MdreW )
  • fix: Updated MarkupSafe, fix #33 (@MdreW )
  • chore: removed js from the page, removed brython requirment. (@MdreW )
  • feat: feat: added ACR comparison value in spid backend configuration (2d6c4fa)
  • fix: django example sp requirements with Django>=4.0