Bug #801
Updated by Elmer de Looff over 12 years ago
The ULF login handler expects a "username" and "password" field in the login form for it to do its it's job. These names could
However, we might not use usernames but e-mail addresses as unique user identifier.
We can still of course use the "username" field but supply an e-mail address instead, but this is kind of iffy, it would probably be more generic, and should ideally be developer-configurable. preferable to have these fields configurable.
However, we might not use usernames but e-mail addresses as unique user identifier.
We can still of course use the "username" field but supply an e-mail address instead, but this is kind of iffy, it would probably be more generic, and should ideally be developer-configurable. preferable to have these fields configurable.