Taken from the project page:

"Scan-to-Login™ boosts up your site’s security while adding an innovative fun-factor for registration and login. Our technology has been built to enable an extra layer of security on your website, creating a very secure yet convenient user experience. It provides an easy and fun way to register and login simply by scanning a QR Code with a mobile phone

Scan-to-Login is a Drupal module brought to you by Zapper™.

Benefits

Increased Security:

  • With Scan-to-Login your site will have 2-Factor authentication using our patented technology that combines the user’s mobile phone and the website’s authorization and registration/login functionality.
  • Unique passwords are created and used by Scan-to-Login that are long, randomly generated and also include special characters to further increase security.

User Convenience:

  • Its quick and convenient for your visitors to register and login just by scanning a QR Code embedded on your site.
  • Visitors no longer need to remember complicated passwords and username combinations, they can just simply scan the QR Code and enter the site letting Scan-to-Login do all the work.

Innovative Fun Technology:

  • The embedded QR Codes are fully customizable to fit in with your site’s look and feel.
  • Enhance the fun-factor of your site by giving your visitors a new and exciting way to login and interact on your website.

Zapper and Scan-to-Login

Scan-to-Login works in conjunction with our lightweight mobile application, Zapper™. It is a high-performance, multi language QR Code scanner with no Ads, is 100% free and is used to decode QR Codes quickly and accurately. The Zapper app is available on nearly all application stores. Download Zapper on iTunes and Google Play

Watch this space as more exciting features and functionality for Scan-to-Login are due for release in the near future.

For more information on Zapper please see http://www.zapper.com"

Link to sandbox project page:
https://drupal.org/sandbox/ZapGroup/2034585

You can clone the version branch with the following:
git clone --branch 7.x-1.x git://drupalcode.org/sandbox/ZapGroup/2034585.git

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxZapGroup2034585git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

ZapGroup’s picture

We've gone through most of these issues and they seem to be "formatting" issues. They're mostly in the minified javascript, which is going to stay that way. There aren't any besides those left though.

- ZapGroup

garnett2125’s picture

Hi,

Manual review :

You are using mysql_escape_string function in scan_to_login.module line 33-35 which seems to be deprecated.
You set a variable that you don't use anywhere else => scan_to_login.module line 136 $server_keywords

=)

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.