Simple OAuth (OAuth2)

There are two significantly different versions of the Simple OAuth module. Version 8.x-1.x is targeted to a quick global authentication using bearer tokens. Version 8.x-2.x is a standard compliant OAuth2 server implementation.

Fatal error: 'continue' not in the 'loop' or 'switch' context in ~\erpal\profiles\erpal\modules\contrib\editablefields\editablefields.module on line 214

Error

You're trying to install ERPAL for Service Providers. But it returns the following error message.

Fatal error: 'continue' not in the 'loop' or 'switch' context in ~\erpal\profiles\erpal\modules\contrib\editablefields\editablefields.module on line 214

 

Cause

The likely cause of that error is your PHP version. The module editablefields which comes with ERPAL is not compatible with PHP 7.0.

Drupal Security Best Practices

Sub-title: 
A Practical Guide
Authors: 

Mike Gifford

Publisher: 
OpenConcept Consulting Inc.
Publication date: 
2015-09
Page count: 
80
ISBN-13: 
978-1-365-0971

The need for organizations to understand security has never been higher, unfortunately bad assumptions have lead to many sites being left very vulnerable to attack.

OpenConcept developed this best practices guide to provide a starting point to look at when thinking about the security of your website. Much of the information required to secure Drupal is common across most web servers, so even if you are not currently using the Drupal CMS, this document may be useful. There is of course a technical element, but many of the principals are things which need to be understood clearly by everyone.

Security needs to be regularly re-evaluated. This book does not include coding best practices, but there are many references included in this document for those looking to learn more.

This guide has lots of practical tips for experienced web developers and systems administrators, but also contains information for managers. We've tried to include useful examples of how to implement these best practices. There are lots of links to other resources for people who want to learn more.

In the latest release we've expanded information about Drupal 8, included information about crackers, and highlighted security regulations that you may need to comply with. We've expanded the Drupal section to explain in more detail how to evaluate Drupal modules and themes for security.

You don't need to be a security expert to get value from this document as everyone benefits from having a better understanding of web security.

Default Content

Default content gives your module and install profile a way to ship default content as well as configuration. It does so by leveraging core's serialization, rest and hal modules. It supports entity-references between content as well as files if you have File entity. Content export works with a set of drush commands (more on those below).

Jmeter with Drupal

This plan was adapted from other test templates and has the following scenarios:

  • Authenticated browsing
  • Editing a node
  • Federated Login

Pages

Subscribe with RSS Subscribe to RSS - Advanced