বৰ্ণনা
THE MOST UNIQUE TWO-FACTOR AUTHENTICATION METHOD
This plugin gives you the ability to turn any file on your computer into a unique key which you will use to access the admin area.
The plugin only works using HTTPS!
Properties
- File is not downloaded or stored physically on the site.
- The plugin does not create additional security risks.
- Plugin code does not create additional load on the site.
- Intuitive interface.
- Provides the maximum level of protection against brute force attacks. Even if a hacker has access to your computer, it will be extremely difficult for him to guess which file is the key.
- Any file can be used as a key, for example: photo, video, text document, song, operating system system file, whatever…
- File size up to 1 GB.
- Limit Login Attempts.
- Disable XML-RPC.
Keep in mind that if you change the contents of the file selected as a key, you will not be able to access the admin area.
স্ক্ৰীনশ্বট
সঘনাই উত্থাপিত প্ৰশ্ন
-
Where are the settings?
-
Settings are located in the edit section of your profile
-
What should I do if I have lost my key file?
-
If you are not an administrator.
Ask your site administrator to turn off two-factor authentication for your profile. After that, you will be able to log in using only your login and password, and then select a new file.If you are administrator.
* Go to your website database.
* Find usermeta table.
* Find the row where ‘user_id’ = your user ID, and ‘meta_key’ = ‘senpai_software_2fa_status’.
* Change the value of the ‘meta_value’ field to ‘disable’.
* Now you can use only login and password, and then choose a new key file.
পৰ্য্যালোচনা
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“Senpai Software – Two-factor authentication (2FA) with a key file” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকল“Senpai Software – Two-factor authentication (2FA) with a key file” 1টা ভাষাত অনুবাদ কৰা হৈছে। অনুবাদকসকলক তেওঁলোকৰ অৱদানৰ বাবে ধন্যবাদ।
আপোনাৰ ভাষাত “Senpai Software – Two-factor authentication (2FA) with a key file” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
2.0.1
- Added namespace
2.0.0
- Added ability to disable XML-RPC.
- Added ability to set restrictions for login attempts.
1.0.2
- Misc: Add deactivation function.
1.0.1
- Bug Fix: Fixed an issue where an admin couldn’t change another user’s settings.
- Misc: Replaced wp_hash with sha1.
1.0
- Release this plugin to the masses!