No description
Find a file
oxalica ec7f428519 fix(webapi/register): fix shift overflow
This would make challenge always fail if difficulty is a multiple of 8.
2024-09-19 06:43:17 -04:00
.github/workflows ci: drop magic-nix-cache-action since it's failing 2024-09-17 23:08:56 -04:00
blah-types refactor(types): move UserIdentityDesc verification into types crate 2024-09-19 02:37:03 -04:00
blahctl feat(blahctl): add identity update-profile 2024-09-19 06:05:37 -04:00
blahd fix(webapi/register): fix shift overflow 2024-09-19 06:43:17 -04:00
contrib fix(nix): relax configuration type for now 2024-09-19 05:27:56 -04:00
docs refactor(webapi)!: put all API under path /_blah 2024-09-19 05:12:42 -04:00
test-frontend feat(frontend): actually do register challenge 2024-09-19 06:42:36 -04:00
.gitignore feat(frontend): impl register and fix 2024-09-17 21:44:36 -04:00
Cargo.lock refactor(types,register): introduce IdUrl and related types into submod 2024-09-19 01:44:09 -04:00
Cargo.toml bench: bench register-pow for difficulty reference 2024-09-17 22:35:09 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
flake.nix feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
rust-toolchain.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00