定制 silverstripe/securityextras 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

silverstripe/securityextras

Composer 安装命令:

composer require silverstripe/securityextras

包简介

A loose collection of tools to further lock down a SilverStripe installation.

README 文档

README

Security Extras for SilverStripe

A loose collection of tools to further lock down a SilverStripe installation.

Features

Group-based IP Restrictions

Adds an "IP Addresses" whitelist to each Group record in the CMS interface, which means the users in this group will just be considered a member when they're logging in from the specified IP range.

New Zealand E-Government Password Validator

A password validator which enforces specific rules around password length and complexity. Will be enforced when a Member record is saved, through Member->validate(). The underlying password validation is a core feature, so can be easily adapted to other validation standards.

	// in mysite/_config.php
	Member::set_password_validator(new NZGovtPasswordValidator());

Maintainers

  • Sam Minnée (sam at silverstripe dot com)

Requirements

Requires SilverStripe 3.0 or newer.

Related

You might also be interested in the secure-files modules for SilverStripe, which allows permission control on files hosted through a SilverStripe installation.

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 17
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2013-11-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固