Project

General

Profile

Actions

Feature #1108

closed

AuthWidget: more flexibility

Added by Koen Deforche over 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/19/2011
Due date:
% Done:

0%

Estimated time:

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to InProgress
Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from InProgress to Resolved

Hey,

I've done some refactoring in the Auth module: there is now an AuthModel, just as there was a RegistrationModel, which encapsulates the authentication logic.

So, back to your original question: you can either specialize the model, or the view, to avoid indicating which fields (user name / password) are invalid, in case the model does not validate. But, I still have doubts on how to handle attempt throttling in that case. And are there not many other ways to know if a certain user is already registered, for example when choosing a user name in the registration form you will have to indicate that that user is already registered?

Regards,

koen

Actions #3

Updated by Koen Deforche about 12 years ago

  • Status changed from Resolved to Closed

Fixed in 3.2.1

Actions

Also available in: Atom PDF