Problem/Motivation
Need to implement a ping module on Drupal 8
Proposed resolution
Port this module to Drupal 8
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ping-d8_port-2865009-2.patch | 12.01 KB | steel-track |
Need to implement a ping module on Drupal 8
Port this module to Drupal 8
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ping-d8_port-2865009-2.patch | 12.01 KB | steel-track |
Comments
Comment #2
steel-track commentedPlease find a patch for a D8 port attached. I would also like to offer to be a co-maintainer so that I can maintain the D8 version of the module.
The port works exactly the same, except I removed the permission for the /ping endpoint. I thought about it for a long time, and I cannot personally see a reason to have permissions for that endpoint since it is just verifying in a simplified way that the site is up.