members icon indicating copy to clipboard operation
members copied to clipboard

Auto Login filter

Open designermonkey opened this issue 11 years ago • 0 comments

The auto login filter is wrapped with logic to disallow it's use with an Activation field in the Members section.

This logic should be removed, as the Activation field itself will determine whether a member can log in or not.

Suggestion: We promote auto login to use it's own logic instead of piggybacking on the Update Password Login filter. Reason being, that there is no result appended to the event messages when this filter fails, for example, if another filter prevents the rest from running. Unless I'm missing something and this is expected behaviour?

designermonkey avatar Jun 23 '14 10:06 designermonkey