﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27515	admin login action is maxlength 254 rether thet 150 characters	Ramin Farajpour Cami	nobody	"Hi,

http://127.0.0.1:8000/admin/ 


{{{
<form action=""/admin/"" method=""post"" id=""login-form"">
<input type=""hidden"" name=""csrfmiddlewaretoken"" value="""">
  <div class=""form-row"">    
    <label class=""required"" for=""id_username"">Username:</label> 
<input autofocus="""" id=""id_username"" maxlength=""254"" name=""username"" type=""text"" required="""">
}}}

`maxlength=""150""` is Right,
 "	Cleanup/optimization	new	Forms	1.10	Normal				Unreviewed	0	0	0	0	0	0
