Problem/Motivation

Need to implement a ping module on Drupal 8

Proposed resolution

Port this module to Drupal 8

CommentFileSizeAuthor
#2 ping-d8_port-2865009-2.patch12.01 KBsteel-track

Comments

nlisgo created an issue. See original summary.

steel-track’s picture

Status: Active » Needs review
StatusFileSize
new12.01 KB

Please 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.