silverstripe/secureassets
Composer 安装命令:
composer require silverstripe/secureassets
包简介
Adds access restrictions to folders in assets, similar to the way you secure pages
README 文档
README
Introduction
A module for adding access restrictions to folders that mirrors the access restrictions of sitetree pages
This is a fork of the community module (Also called Secure Files) located at https://github.com/hamishcampbell/silverstripe-securefiles.
This should work with IIS 7+, but it has not been extensively tested.
See the usage documentation for more information.
Maintainer Contact
- Hamish Friedlander
<hamish (at) silverstripe (dot) com> - Sean Harvey
<sean (at) silverstripe (dot) com>
Requirements
- SilverStripe ^3.1
(3.1 up to but not including 4)
NOTE: Since SilverStripe 4.0.0 this module has been superseded by core functionality (provided by silverstripe/assets - a part of recipe-core).
Installation Instructions
- Extract the module to your website directory, or install using
composer:
composer require silverstripe/secureassets dev-master - Run /dev/build?flush=1
Upgrade Instructions
As above, this module is no longer needed in the SilverStripe 4.x release line.
Run dev/build followed by dev/tasks/MigrateFileTask. All secure assets will be migrated to
your updated project.
Credit
This is a fairly heavy re-write of a community module (also called secure files module) by Hamish Campbell. Check that module out if you want fine-grained per member access control
统计信息
- 总下载量: 157.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 1
- 依赖项目数: 7
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-01-14