Daniel Vaz Gaspar
Results
32
issues of
Daniel Vaz Gaspar
## **User description** ### SUMMARY Adds configurable hash algorithm support to enable FedRAMP compliance. This PR introduces a `HASH_ALGORITHM` configuration option that allows deployments to choose between MD5 (legacy) or...
change:backend
size/XXL
size:XL
### SUMMARY Streaming CSV exports create a new Flask app context when the generator runs, which causes `flask.g` attributes from the original request to be lost. This can break functionality...
change:backend
size/M