CSRF Protection
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
<form action="/login" method="post">
 | 
			
		||||
	<input type="hidden" name="_csrf" value="<%= csrfToken %>">
 | 
			
		||||
	<div>
 | 
			
		||||
	<label>Username:</label>
 | 
			
		||||
	<input type="text" name="username"/><br/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user