Mark Fullmer
Mark Fullmer
## Purpose/motivation In some instances, developers may only be interested in seeing version differences for a specific vendor. In the case of, say, the Drupal or Wordpress frameworks, it would...
## Problem/motivation Fixes #385 -- an accessibility issue where screen readers cannot see table headers. ## Proposed resolution - Use Bootstrap-style screen-reader only display for table headers rather than `display:...
There is a well-supported port of the Tesseract OCR engine at https://tesseract.projectnaptha.com/ Combined with using the application framework https://www.electronjs.org/, this could provide a path forward for creating a library-independent build...
## Summary Resolves #520
## Purpose Resolves #34
## Summary Lando is one of the common container-based development tooling approaches for use with Drupal. To help adoption of this awesome approach to Drupal core development, let's include Lando...
## Summary The onelogin/php-saml library supports passing advanced settings, as described in https://github.com/SAML-Toolkits/php-saml?tab=readme-ov-file#settings The documentation for `wp-saml-auth` should include at least a link to this documentation for reference. Alternatively, the...
## Purpose Resolves #396
## Background As raised in comments in #87, it would be useful to view the XML metadata that will be sent to the iDP. This is a comment utility: simpleSAMLphp...