Closed (fixed)
Project:
Persistent Login
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2017 at 20:22 UTC
Updated:
13 May 2018 at 12:54 UTC
Jump to comment: Most recent
Comments
Comment #2
gappleIf Persistent Login implements
hook_form_user_login_form_alter()instead of string matching inhook_form_alter(), any form that specifies user_login_form as it's base form id withBaseFormIdInterfacewill also be altered.I've opened #2934251: Implement BaseFormIdInterface in FancyLoginLoginForm for Fancy Login.
Comment #4
gapple