Replies: 3 comments 1 reply
-
|
Can you clarify/expand this a bit? |
Beta Was this translation helpful? Give feedback.
-
|
e.g. in a company,we develop a internal web site,it use employee ID(such as a number,a abbreviate name) and password to login internal web site |
Beta Was this translation helpful? Give feedback.
-
|
redefined login_fields and re-registered it with @AuthForms.register_for("login", fields=login_fields) in login_form(auth, fields, **kwargs), |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to login an user with a user ID instead of user's email address?
Beta Was this translation helpful? Give feedback.
All reactions