Firstyear
Firstyear
The service gives a different result on Edge compared to Chrome or Firefox. This means that the outputs are non-deterministic causing the verification words to differ. I suspect this may...
I think that while it's great there are so many examples, the issue is that because they all depend on one large Cargo.toml, it's very difficult to see which parts...
It's extremely common to see: [46/68] (SUSE:SLE-15:Update) libldap-data-2.4.46-9.64.1.noarch.rpm: 100%|...| Time: 0:00:00 SUSE:SLE-15:Update/libldap-data: attempting download from api, since the hdrmd5 did not match This is caused by .osc/_buildinfo-standard-x86_64.xml which has an...
Current worker_task only creates a pretty printer with MakeStdout. However, it would also be useful to be able to have this as a MakeStderr variant instead for some cases.
In non-release builds, if a span is held open for more than 5 seconds, it should log a warning. You should be able to check this by setting a SystemTime...
I am working with an openid connect server that only allows client_secret_basic, which is correctly discovered in the openid discovery endpoint. This module appears to ignore that setting, and always...
Hi there, While testing this module, I noticed what when setting a short test exp of 10 minutes, that sessions from this module were able to live longer than that....
ES256 should be supported as a modern cryptograhic standard for signing of oidc id_tokens.
Revive Cookies. I really should stop changing this and just support both. Checklist - [ x ] This pr contains no AI generated code - [ x ] cargo fmt...
Fixes #2772 - Allow self write name privileges to be withheld. This is achieved by moving the legal name and display name write to the self name write acp, and...