pubky-homeserver 0.10.0

Pubky core's homeserver.
Documentation
1
2
3
4
5
6
7
8
9
pub(crate) mod admin_events;
pub(crate) mod dav_handler;
pub(crate) mod delete_entry;
pub(crate) mod disable_users;
pub(crate) mod generate_signup_token;
pub(crate) mod info;
pub(crate) mod root;
pub(crate) mod signup_tokens;
pub(crate) mod user_quota;