msp/adminrestriction 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

msp/adminrestriction

最新稳定版本:1.4.0

Composer 安装命令:

composer require msp/adminrestriction

包简介

Magento2 Admin IP based restriction - Member of MageSpecialist SecuritySuite

README 文档

README

Deny access to Magento backend from unauthorized IPs.

This module represents one of the most effective Magento backend protection policy.

Member of MSP Security Suite

See: https://github.com/magespecialist/m2-MSP_Security_Suite

Did you lock yourself out from Magento backend? click here.

Installing on Magento2:

1. Install using composer

From command line:

composer require msp/adminrestriction
php bin/magento setup:upgrade

2. Enable and configure from your Magento backend config

Emergency commandline disable:

If you messed up with IP list, you can disable or change authorized ip list from command-line:

Disable filter:

php bin/magento msp:security:admin_restriction:ip disable

Authorize a new IP list:

php bin/magento msp:security:admin_restriction:ip 127.0.0.1,192.168.0.0/24

统计信息

  • 总下载量: 330.18k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 15
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 15
  • Watchers: 5
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: OSL
  • 更新时间: 2016-07-15