userfrosting / UserFrosting

Modern PHP user login and management framework
https://www.userfrosting.com
Other
1.64k stars 366 forks source link

Refactor AccountController to factor out login/logout logic & implement events to customize login/logout/registration process and user profile fields #861

Closed lcharette closed 11 months ago

lcharette commented 6 years ago

Refactor login controller so sprinkle can perform post login actions by registering Events. See : https://chat.userfrosting.com/channel/support?msg=QDrXdCGTzJ5yyzaz2

lcharette commented 6 years ago

I'm going to push that back to version 4.3 unless it's required for another fix required for 4.2

lcharette commented 11 months ago

Done in UF5