Opis
The User Login Magic Links plugin is directed towards web developers.
It allows admins to generate AutoLogin links for their corresponding user accounts for debug purposes.
With this plugin it is possible to login to any user’s account without the need for a password. For security purposes, this plugin comes with a feature via which a given link will expire after a certain period of time to ensure there is no misuse of the link. The magic link contains an encrypted login code that can be auto-generated whenever the admin refreshes the users’ page from the WordPress backend.
How to use
Once this plugin is activated, the AutoLogin links can be found in a new column on the users’ page for different users. Admin can copy that link and can access it by opening it or redirecting it directly to a web browser.
Admin can set-up the link expiration time from the WordPress General Settings. This setting allows to set expiration time up to 60 minutes maximum.
Once the preset expiry time is reached, the link becomes inactive or expires on its own and the user will not be able to use the same login link again.
The auto-generated login link will look like the one below:
http://yoursite.com/?ual=DXWJRCL%2FTmD%2BHOjBduCCZw%3D%3D
Anyone with the login link will be entitled to acces the corresponding user’s account until the link expires.
Snimke zaslona
Instalacija
- Upload the ‘User Login Magic Links’ plugin to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“User Login Magic Links” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “User Login Magic Links” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial Release