Commit Graph

3 Commits (4e2d9747b2023b54e371420c1280d668baf5b339)

Author SHA1 Message Date
James Eagan 4e2d9747b2 Lookup users by name instead of by email.
Searching by email address is currently broken on our installation, probably
as a consequence to protect users' privacy.  This version attempts to look up
accounts by name.  If multiple or no matches are found, then an error message
will be shown and the account skipped.
2023-10-05 17:08:24 +02:00
James Eagan bf15188573 Use argparse 2023-10-05 15:56:01 +02:00
James Eagan 831eb193aa Initial import 2023-03-06 17:34:09 +01:00