NSM Email Login

Developer

Leevi Graham - Newism

3rd Party (Free)


EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension

Tags

NSM Email Login is an ExpressionEngine 2 extension that allows members to login using their email or username.

NSM Email Login Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. member_member_login_start

This entry was created December 6, 2010, 12:24 pm.
This entry was last updated March 3, 2013, 8:37 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

3 Reviews:

AdamG 08.12.13

AdamG
Rating - {addon_rating_average}

Works as advertised. Re security, FYI: https://twitter.com/leevigraham/status/365095481422000129

David Rousseau 05.27.13

David Rousseau
Rating - {addon_rating_average}

Did a small change to it using FILTER_SANITIZE_EMAIL to make it safer.  Working perfectly so far !  Thanks !

Matthew81 07.31.12

Matthew81
Rating - {addon_rating_average}

Works, but as of 7/31/2012, uses unsanitized user-submitted email address in a database query, leaving a potential MySQL injection vulnerability. EE docs detail a function add-ons should use for user-input, but it’s not used here. Hoping Leevi updates it as this extension really is great to have.