Firstyear

Results 236 issues of Firstyear

Fixes # Checklist - [ ] This pr contains no AI generated code - [ ] cargo fmt has been run - [ ] cargo clippy has been run -...

This builds on #523 to improve the README as well as improving the autoconf handling for bundled tpm2-tss.

Fixes #506 Start on created loaded. Create loaded appears to work in the base case, but when using it for key derivation, it appears to be failing with: ``` [2024-06-05T04:39:58Z...

## Description Going to https://docs.rs/sea-orm/1.0.0/sea_orm/index.html and searching for "mysql" "sqlite" or "pgsql" does not show you what features are needed to be enabled or disabled for those backends. This makes...

# Change summary - Allow images up to 256kb - Validate oauth2 image operation on new ui - Allow custom domain info images to be set - present custom domain...

We have a need for certain classes of objects to be stored in "referenced" entries rather than directly in the parent. Examples include: * Images related to oauth2/domain * Sessions...

enhancement
uwu
internals

This should be in the acess control library now that we have re-factored access to be layered.

To prevent session exfiltration, we should support https://github.com/WICG/dbsc

enhancement
security

We should use the webauthn-authenticator-rs backends which natively support keys since authenticator-rs isn't in a great shape.