mark burdett
mark burdett
Best practice is to not echo the request URL in the 404 response (also known as text injection) We could instead return a simple 404 error message https://expressjs.com/en/starter/faq.html#how-do-i-handle-404-responses
I was thinking it might be a better UX if the compose includes both salutation and valediction? e.g. something like: Dear [Representative/Senator], Sincerely, [First name] [Last name] I think this...
At some point we should check that the site is compatible with various assistive technologies and other accessibility standards. (EFF has at least one volunteer who has helped us out...
I tried to send a short (one or two line) message to Congress (California Senators and Barbara Lee, specifically) and it returned me to the form rather than showing me...
For hook implementations in contrib projects, drupal-check v1.4.0 reports Function filemime_file_mimetype_mapping_alter() has parameter $mapping with no value type specified in iterable type array. 💡 See: https://phpstan.org/blog/solving-phpstan-no-value-type-specified-in-iterable-type But if you do...
I had trouble writing a test for `drush updb --yes` It seems that the drush output only includes output up to the point where you would type "y" and any...
Form questions may need to be translated into multiple languages. ### Actual behaviour There is just one text field to enter the question. The form becomes unwieldy when questions are...
Low priority, but it would be nice to add an optional postal code field to the front page subscription signup. Perhaps the field could show up when you start typing...
We want to track Referer header for links between EFF sites, but not between EFF and external sites. This is also a security improvement, to prevent the linked page from...