-
Adding modified patch 1475650 to maintain the same drupal user when email addresses change - netforum team only.
-
Adding patch 1506508 to redirect and ignore previously set destination param during user editing. Thanks djdevin!
-
Adding patch 1506586 to enable cst_ data in views module via views api. Thanks djdevin!
-
bug fixes for editing users and assigning user roles
-
Using the correct incoming variables for user editing
-
Adding support for NF2.2 and up style SSO
-
Setting fields that exist on the user table directly instead of in the data col
-
Updates for forgotten password, not clobbering users with overlapping logins, properly making users when sending out forgot password notices.
-
using the proper D7 hooks for user authentication, cleanup some warnings
-
Properly finalizing user logins on successful authentication