Scroll to navigation

SYNAPSE_REVIEW_RECENT_SIGNUPS(1) SYNAPSE_REVIEW_RECENT_SIGNUPS(1)

NAME

synapse_review_recent_signups - Print users that have recently registered on Synapse

SYNOPSIS

synapse_review_recent_signups -c|--config file [-s|--since period] [-e|--exclude-emails] [-u|--only-users]

DESCRIPTION

synapse_review_recent_signups prints out recently registered users on a Synapse server, as well as some basic information about the user.

synapse_review_recent_signups must be supplied with the config of the Synapse server, so that it can fetch the database config and connect to the database.

OPTIONS

The config file(s) used by the Synapse server.
How far back to search for newly registered users. Defaults to 7d, i.e. up to seven days in the past. Valid units are ´s´, ´m´, ´h´, ´d´, ´w´, or ´y´.
Do not print out users that have validated emails associated with their account.
Only print out the user IDs of recently registered users, without any additional information

SEE ALSO

synctl(1), synapse_port_db(1), register_new_matrix_user(1), hash_password(1)

July 2021