项目作者: Cyber-Duck

项目描述 :
Set X-frame headers based on user IP on your SilverStripe application
高级语言: PHP
项目地址: git://github.com/Cyber-Duck/Silverstripe-X-Framer.git
创建时间: 2016-06-27T14:53:44Z
项目社区:https://github.com/Cyber-Duck/Silverstripe-X-Framer

开源协议:Other

下载


SilverStripe X-Framer

Latest Stable Version
Latest Unstable Version
Total Downloads
License

Author: Andrew Mc Cormack

Set X-frame headers based on user IP bypassing issues with things like inpage Google Analytics not working with your website when you use X-Frame headers.

Features

  • Show X-Frame SAMEORIGIN headers based on IP

Guides

License

  1. Copyright (c) 2016, Andrew Mc Cormack <andrewm@cyber-duck.co.uk>.
  2. All rights reserved.
  3. Redistribution and use in source and binary forms, with or without
  4. modification, are permitted provided that the following conditions
  5. are met:
  6. * Redistributions of source code must retain the above copyright
  7. notice, this list of conditions and the following disclaimer.
  8. * Redistributions in binary form must reproduce the above copyright
  9. notice, this list of conditions and the following disclaimer in
  10. the documentation and/or other materials provided with the
  11. distribution.
  12. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  13. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  14. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  15. FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  16. COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  17. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  18. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  19. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  20. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  21. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  22. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  23. POSSIBILITY OF SUCH DAMAGE.