Crate lemmy_api_common
source · [−]Modules
Functions
TODO this check should be removed after https://github.com/LemmyNet/lemmy/issues/868 is done.
Checks if user’s token was issued before user’s password reset.
Checks for a honeypot. If this field is filled, fail the rest of the function
Checks the password length
Resolve actor identifier (eg !news@example.com
) from local database to avoid network requests.
This only works for local actors, and remote actors which were previously fetched (so it doesnt
trigger any new fetch).
Send a verification email
Checks the site description length