A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.
Description
This is a production hot fix for the admin site that takes care of the following from last's weeks deploy:
Temporarily disables the additional nonce checks (we're actively working on fixing this completely)
Updates several minor dependencies
Fixes the security.txt implementation for the site
Security Considerations
The nonce check was interfering with some user sign in flows, so we are removing it for a short time to make sure partner users can get into the site while we investigate and get the full fix in place.
A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.
Description
This is a production hot fix for the admin site that takes care of the following from last's weeks deploy:
security.txt
implementation for the siteSecurity Considerations