blahrs/blahd
oxalica bc6e6c2056 refactor(webapi,types)!: make challenge type extensive
We may allow more challenge types other than PoW in the future, eg.
captcha. So make the relevent types more generic.

Now the challenge is returned in JSON response as a individual top-level
field `register_challenge` instead of in HTTP headers.
2024-10-01 05:26:00 -04:00
..
src refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
tests refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
build.rs build: validate CFG_SRC_URL and simplify CFG_RELEASE handling 2024-09-25 12:45:34 -04:00
Cargo.toml feat(types,blahd): allow using mock clock for testing 2024-09-28 21:30:42 -04:00
config.example.toml refactor(webapi,types)!: make challenge type extensive 2024-10-01 05:26:00 -04:00
schema.sql refactor(database)!: decouple SQLs from backend logic and cache stmts 2024-09-21 07:37:06 -04:00