blahrs/blahd
oxalica fac380fe55 refactor(types,register): introduce IdUrl and related types into submod
- `IdUrl` does basic validation for identity URL. Server could enforce
  additional restrictions on their own need.

- single-label doamins are now rejected by default.

- More tests are added for `IdUrl` validation.
2024-09-19 01:44:09 -04:00
..
benches bench: bench register-pow for difficulty reference 2024-09-17 22:35:09 -04:00
src refactor(types,register): introduce IdUrl and related types into submod 2024-09-19 01:44:09 -04:00
tests 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
config.example.toml feat(webapi): impl user registration and identity description format 2024-09-16 10:45:40 -04:00
schema.sql feat(types,webapi): impl id_key/act_key for all APIs and update docs 2024-09-17 21:44:36 -04:00