Andrew Dunkman (he/him)
Andrew Dunkman (he/him)
It’d be sweet to see a list of my open pulls, most recent on top, so I can jump quickly to a pull. `gh my pulls` seems like a natural...
**Summary** This commit fixes #4972 by allowing nested folders with additional content beyond an index file. Side effect: To keep the feature simple, this will now show index files as...
**Summary** Upgrades Webpack to version 5 to fix #6502, which is preventing successful builds due to an interaction between Webpack 4 and Node versions 17 and above. **Test plan** Tests...
**Describe the bug** There is an issue with hashing algorithms in Webpack 4 and Node versions 17 and above, due to Node’s migration to OpenSSL3. It’s documented at https://github.com/webpack/webpack/issues/14532 — ...
## Expected Behavior When using a screen reader and selecting "Skip to main content," I expect my focus to be brought to the blog post article. ## Actual Behavior Nothing...
Our [Email architecture documentation](https://github.com/ustaxcourt/ef-cms/blob/staging/docs/architecture/email.md) reads: > DNSSEC is not supported by Amazon Route53 or the DKIM signing domains used for Amazon SES Easy DKIM. [This is no longer true](https://aws.amazon.com/about-aws/whats-new/2020/12/announcing-amazon-route-53-support-dnssec/): >...
Discovered as a part of #581. When converting a PDF to text contents, the text contents are stored in S3. Postgres is updated with a reference to this file. There...
As introduced in https://github.com/ustaxcourt/ef-cms/pull/719, our [Logging in EF-CMS](https://github.com/ustaxcourt/ef-cms/blob/staging/docs/logging.md) documentation highlights a few key logging blind spots in Cognito: - AWS: Cognito user login (and login failure) — not available when...
In the diagnosis of #697, we could have seen this issue if we were [receiving and logging violation reports](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy#Reporting_directives). This would enable us to query in our logs any time...
In an effort to reduce the number of user accounts and places where access is controlled, I believe we can use [SAML Authentication for Kibana](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/saml.html), pointed towards the Court’s centrally...