Beschrijving
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.
Schermafdrukken
Installatie
- Upload the ‘User Login Magic Links’ plugin to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“User Login Magic Links” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “User Login Magic Links” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial Release