You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
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>
9 months ago
..
api Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 10 months ago
api_common Fix Posts List Performance + cursor-based pagination (#3872) 9 months ago
api_crud Reject registration application if sanitizing the username modifies it 9 months ago
apub Sanitize apub post body 9 months ago
db_schema Persistent, performant, reliable federation queue (#3605) 10 months ago
db_views Fix Posts List Performance + cursor-based pagination (#3872) 9 months ago
db_views_actor Persistent, performant, reliable federation queue (#3605) 10 months ago
db_views_moderator Use Queryable instead of JoinView (#3917) 10 months ago
federate Persistent, performant, reliable federation queue (#3605) 10 months ago
routes Add logging for pictrs uploads (#3927) 10 months ago
utils Persistent, performant, reliable federation queue (#3605) 10 months ago