activitypub-federation-rust/src/fetch
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
..
collection_id.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
mod.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
object_id.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
webfinger.rs Change username regex in webfinger (#34) 2023-04-02 21:32:54 +02:00