Tommy McCormick
Tommy McCormick
KEP-24: Promote Apparmor to GA New updated KEP outlining requirement for Apparmor to move to GA. - Issue link: #24 Supersedes #1444
Attempting to stop a running executable seems to have the following behavior on my (x86_64 Ubuntu 24.04) system: * `sh -c ` process is created and has its PID tracked...
This PR adds a `permissive` configuration option for the `cors` middleware that essentially disables CORS by mirroring the headers sent in the request. This is useful in testing or with...
## Motivation I'm wondering if there are any plans or rough ideas of a design for SeaORM to support AEAD for certain fields of a model, similar to [Active Record...