theycallmemac / dcurooms

A command line tool used to display room information and book and request rooms.
GNU General Public License v3.0
8 stars 0 forks source link

Mask password entry #23

Closed theycallmemac closed 6 years ago

theycallmemac commented 6 years ago

For bookings which require access to the users gmail account to send an email, it would be nice to mask the users password upon entry.

Use getpass for this.

theycallmemac commented 6 years ago

Closed by #24