lemmy/crates/api_crud/src/user
Apple Sheeple 5fff7504e5 Reject registration application if sanitizing the username modifies it
This removes the possibility of using a mix of sanitized and
 non-sanitized values for `username` in code.

Signed-off-by: Apple Sheeple <AppleSheeple@github>
2023-09-18 22:39:20 +03:00
..
create.rs Reject registration application if sanitizing the username modifies it 2023-09-18 22:39:20 +03:00
delete.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
mod.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00