lemmy/crates/api_crud/src/user
Nutomic 291ff19718
Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024)
* Only sanitize strings when generating RSS feeds and emails (fixes #4003)

* clippy

* fix test
2023-10-11 16:48:19 +02:00
..
create.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
delete.rs Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02:00
mod.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00