blahrs/blahd/src
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
..
bin refactor(config): split into subsections and verify on parsing 2024-09-13 07:20:48 -04:00
config.rs refactor(config): split into subsections and verify on parsing 2024-09-13 07:20:48 -04:00
database.rs test,ci: validate version of sqlite and fix ci 2024-09-17 23:08:30 -04:00
event.rs feat(types,webapi): impl id_key/act_key for all APIs and update docs 2024-09-17 21:44:36 -04:00
id.rs fix: deny room_admin on peer chat room 2024-09-10 12:46:47 -04:00
lib.rs fix(register): fix CORS, nonce update and error reporting 2024-09-17 21:44:36 -04:00
middleware.rs feat(webapi): log backtrace on database errors 2024-09-16 06:13:14 -04:00
register.rs refactor(types,register): introduce IdUrl and related types into submod 2024-09-19 01:44:09 -04:00
utils.rs Split out timestamp check and actually check nonce 2024-08-31 00:04:16 -04:00