阅读背景:

如何限制Django中的登录重试次数

来源:互联网 

I am trying to get a login form I have in django to only allow three login attempts before redirecting to a "login help" page. I am currently using the builtin "django.contrib.auth.views.login" view with a custom template. How do I force it to redirect to another page after n failed login attempts?I am trying to get a login form I have in djang




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: