Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 740 Bytes

Spring CSRF Extension

Build Stats

Build Status codecov Download

How to use?

<form action="#" method="post">
   {% csrf %}
</form>

Licensing

Apache License

Requirements

  • Java 7