Linux 软件免费装
Banner图

Lime Developer Login

开发者 limesquare
更新时间 2014年4月8日 20:36
PHP版本: 3.5 及以上
WordPress版本: 3.8.1
版权: GPLv3
版权网址: 版权信息

标签

login automatic password developers local

下载

1.4.0

详情介绍:

When developing locally, it can be a pain to remember your temporary account details. We solve that with a one-click, automatic login. If installed in a local environment, the login dialog will display a list of usernames (and roles) for that website. By simply clicking on a username, you will automatically be logged in as that user. Great if you’re regularly switching users, often logging in and out, or have forgotten the local password. This plugin is primarily aimed at developers and testers, and is not for use on production websites. Features For plugin support email support@limeplugins.com or visit Lime Plugins.

安装:

  1. Unzip and copy the lime-developer-login.php file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Visit the /wp-login.php to view the available login accounts.
Password-less Installation
  1. Create a mu-plugins folder under /wp-content/ (if it doesn’t exist).
  2. Unzip and copy the lime-developer-login.php into the mu-plugins folder.
  3. The plugin will automatically activate.
  4. Visit the /wp-login.php to view the available login accounts. Please note that you will not receive automatic plugin updates if you choose this method.

屏幕截图:

  • The login screen with the automatic login links activated.

升级注意事项:

1.4.0
  • This is the first publicly available version of the plugin.

常见问题:

Isn’t this a giant security risk?

Yes, that’s why this plugin is designed only to be used in a secure local environment. Typical cases would include developers working locally. It helps in cases where you need to regularly switch user accounts, log out and in often, or have forgotten your local passwords.

Are there any safeguards?

Yes, all functionality is disabled unless the server is running locally. The current ‘safe’ list of IPs includes:

  • 127.0.0.1
  • ::1

Can I add other local/internal IP addresses?

Yes, you can add to the ‘safe’ array on line 20 of the plugin file.

更新日志:

1.4.0