Linux 软件免费装

IP Dependent Cookies

开发者 v-media
更新时间 2016年3月23日 17:13
捐献地址: 去捐款
PHP版本: 2.9 及以上
WordPress版本: 4.4.2

标签

cookies security safety auth

下载

详情介绍:

Each time you login to your blog WordPress creates a session cookie which is used to authenticate you. By default if someone somehow gets your cookies he (or she) is able to use them to compromise your blog (even without having to know your password!). To prevent this you may want to make your auth cookies ip-dependent so that they could be valid only for that ip which you used during login. Use this plugin only if you have a static IP or dynamic which doesn't change too often. Otherwise, you'll have to enter your login and password each time your IP changes.

安装:

To install the plugin follow these steps:
  1. Download the ip-dependent-cookies.zip file to your local machine.
  2. Unzip the file
  3. Upload "ip-dependent-cookies" folder to the "/wp-content/plugins/" directory
  4. Activate the plugin through the 'Plugins' menu in WordPress
  5. Go to plugin settings and enable the plugin.
  6. You will be prompted to log in again. Do so. This is necessary to set the new cookie.

更新日志:

1.2.1 1.2 1.1 1.0