Title: Unlock Digital (No Passwords)
Author: Jack Reichert
Published: <strong>29.01.2012</strong>
Last modified: 28.06.2015

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://ps.w.org/wp-qr-code-login/assets/icon.svg?rev=1085210)

# Unlock Digital (No Passwords)

 Від автора [Jack Reichert](https://profiles.wordpress.org/jackreichert/)

[Завантажити](https://downloads.wordpress.org/plugin/wp-qr-code-login.zip)

 * [Деталі](https://uk.wordpress.org/plugins/wp-qr-code-login/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/wp-qr-code-login/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/wp-qr-code-login/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/wp-qr-code-login/#developers)

 [Підтримка](https://wordpress.org/support/plugin/wp-qr-code-login/)

## Опис

With this plugin you can make passwords a thing of the past. All you need is your
trusty smartphone with a QR Code reading app.

(Coming soon, iOS companion app that will negate your need for a separate QR Code
reading app!)

Disclaimer: A website is only as secure as the least secure component on it. This
plugin aims to be more secure than using the default login page.

## Скріншоти

 * [[
 * This is how your login page will look all pimped out with it’s QR code.

## Встановлення

 1. Upload plugin to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. That’s it

#### Usage

 1. Scan QR code on login screen of your site. (Coming soon, iOS companion app!)
 2. Open link scanned in your mobile browser.
 3. That’s it! (If you don’t have a cookie on your mobile browser recognizing you, 
    the first time you try this you’ll have to log in on your phone. After that you
    should be home free)

## Часті питання

  Why do I need to log in on my phone?

You wouldn’t want just ANYONE being able to access your site. Verification is still
necessary.

  So what’s this plugin good for?

Once you log in once, you won’t have to again until your phone cookie runs out (
every two weeks or so). That should save you SOME hassle.

  What about foo bar?

I have no answer to foo bar dilemma.

## Відгуки

![](https://secure.gravatar.com/avatar/b287220b1a56f57c26861f8dcc84050c3d5e779987a938200a686fbbb1e7cbe4?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work](https://wordpress.org/support/topic/doesnt-work-2921/)󠁿

 [sachafornspsurfboards](https://profiles.wordpress.org/sachafornspsurfboards/) 
14.12.2022

On Wordpress 6.1.1 this app installs, and then the QR code shows at the login screen.
Trying to scan it sends me off a Kafka cliff…

![](https://secure.gravatar.com/avatar/db615ae3350dd633e29c6625aad1cb1d68737df5a968405229df105861e21615?
s=60&d=retro&r=g)

### 󠀁[Spettacolare](https://wordpress.org/support/topic/spettacolare-7/)󠁿

 [sdesalve](https://profiles.wordpress.org/sdesalve/) 08.03.2021

Ottimo plugin per eseguire l’accesso senza dover installare app sul cellulare. Inquadri
il QrCode, fai il login sul cellulare ed autorizzi l’accesso per l’altro dispositivo!

![](https://secure.gravatar.com/avatar/49171ca60e6aeb79c26529cff6165ae45327f0c3bc51fdd13c8734e72128a416?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-907/)󠁿

 [ju97](https://profiles.wordpress.org/ju97/) 03.09.2016

Great idea and it works just amazing. Quick and fast login with your mobile. Only
support for translations are missing.

 [ Прочитати всі 7 відгуків ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/)

## Учасники та розробники

“Unlock Digital (No Passwords)” — проект з відкритим вихідним кодом. В розвиток 
плагіну внесли свій вклад наступні учасники:

Учасники

 *   [ Jack Reichert ](https://profiles.wordpress.org/jackreichert/)

[Перекладіть “Unlock Digital (No Passwords)” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/wp-qr-code-login)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/wp-qr-code-login/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/wp-qr-code-login/) або
підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/wp-qr-code-login/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/wp-qr-code-login/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.4.3

 * removed [] array for better compatibility. Some QR codes weren’t loading due 
   to forced SSL.

#### 1.4.2

 * Made homeurl variable scheme relative

#### 1.4.1

 * Created ajax homeurl variable for more accurate QR creation.

#### 1.4

 * Enabled ability for administrator to disconnect app via site dashboard.
 * Added better logs.
 * When hash expires login page no longer reloads.
 * Fixed issue where page stopped working after being open for a while.

#### 1.3.5

 * Bugfix.

#### 1.3.4

 * Removed extra function.

#### 1.3.3

 * Now works with WordPress installed in subfolders.

#### 1.3.2

 * Mcrypt implemented in encrypting the TOTP hash.

#### 1.3.1

 * TOTP lengthened to 8 length and 60 seconds.

#### 1.3

 * Updated to be used with soon to arrive companion app.
 * QR code generation happens on your server, not via a google api.
 * Code refactored, restructured.

#### 1.2.1

 * Fixed querystring bug

#### 1.2

 * Updated code to work with WordPress 4.1

#### 1.1

 * All POST/GET variables have been properly sanitized against XSS attacks. Special
   thanks to Julio from [Boiteaweb.fr](http://Boiteaweb.fr/) for his security analysis
   and recommendations

#### 1.0

 * Out of Beta.
 * IP confirmation fixed.

#### 0.6

 * XSS fix. Special thanks to Julio from [Boiteaweb.fr](http://Boiteaweb.fr/) for
   his security analysis and recommendations

#### 0.5

 * Delay added to prevent dDos attack

#### 0.4

 * CSRF fix. Special thanks to Julio from [Boiteaweb.fr](http://Boiteaweb.fr/) for
   his security analysis and recommendations
 * AJAX, Cron jobs optimized

#### 0.3

 * $wpdb->prepare added to db queries. Special thanks to [scribu](http://wordpress.stackexchange.com/users/205/scribu)

#### 0.2

 * nonce added.
 * get_userdatabylogin updated to get_user_by. Special thanks to [ericktedeschi](https://wordpress.org/support/profile/ericktedeschi)

#### 0.1.1

 * Fixed to work in subdirectory installs of wp. Special thanks to [hlcws](https://wordpress.org/support/profile/hlcws).

#### 0.1

 * First attempt

## Мета

 *  Версія **1.4.3**
 *  Останнє оновлення **11 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 4 або вище **
 *  Tested up to **4.2.39**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/wp-qr-code-login/)
 * Позначки
 * [login](https://uk.wordpress.org/plugins/tags/login/)[password](https://uk.wordpress.org/plugins/tags/password/)
   [qr code](https://uk.wordpress.org/plugins/tags/qr-code/)[security](https://uk.wordpress.org/plugins/tags/security/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/wp-qr-code-login/advanced/)

## Оцінки

 4.4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-qr-code-login/reviews/)

## Учасники

 *   [ Jack Reichert ](https://profiles.wordpress.org/jackreichert/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/wp-qr-code-login/)