activitypub-federation-rust/src
Grafcube 813d7943e1
Change username regex in webfinger (#34)
* Change username regex in webfinger

Changes the regex used for username in `extract_webfinger_name` to
include additional characters like '.' and '-'. This is the same regex
used in Mastodon.

* Add link to Mastodon regex
2023-04-02 21:32:54 +02:00
..
actix_web Add signature tests, update dependencies, remove Cargo.lock from git 2023-03-30 21:57:18 +02:00
axum Dont use apub in type names 2023-03-16 21:41:43 +01:00
fetch Change username regex in webfinger (#34) 2023-04-02 21:32:54 +02:00
protocol Changes to make Lemmy work with 0.4 (#29) 2023-03-16 02:11:48 +01:00
activity_queue.rs Add signature tests, update dependencies, remove Cargo.lock from git 2023-03-30 21:57:18 +02:00
config.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
error.rs move files 2023-03-06 16:19:43 +01:00
http_signatures.rs Add signature tests, update dependencies, remove Cargo.lock from git 2023-03-30 21:57:18 +02:00
lib.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
reqwest_shim.rs move files 2023-03-06 16:19:43 +01:00
traits.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00