Plugin Directory

Open Encryptor

Base on the Open Encryptor authentication, add the one-time password security for WordPress. Distributed through Open Encryptor.

Database

Maybe,It is impossible to set up a table in your database. You can make a table like that:

CREATE TABLE wp_open_encryptor ( open_encryptor_username varchar(32) NOT NULL, open_encryptor_password1 varchar(32) NOT NULL, open_encryptor_password2 varchar(32) NOT NULL, open_encryptor_password3 varchar(32) NOT NULL, PRIMARY KEY (open_encryptor_username) );

The wp_ should be replaced by your WordPress predix.

Requires: 2.7.1 or higher
Compatible up to: 2.8.2
Last Updated: 2009-8-3
Downloads: 144

Average Rating

0 stars
(0 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.