Controls if auth will process the post variables and attempt to login the user
from those pages. For better security of your application it is recomended to disable
login in all pages except your login page.
Parameter
boolean
$allowLogin
If you want to allow login set this to TRUE otherwise set it to FALSE.