Move user data to file #112

Closed
opened 2020-03-20 02:15:54 +01:00 by FWDekker · 1 comment
Owner

Users should be managed inside a file rather than in a UserList class.

Users should be managed inside a file rather than in a `UserList` class.
FWDekker added this to the v1.0.0 milestone 2020-03-20 02:15:54 +01:00
FWDekker added the
enhancement
label 2020-03-20 02:15:54 +01:00
FWDekker self-assigned this 2020-03-20 02:15:54 +01:00
FWDekker changed title from Move users into file to Move user data to file 2020-03-20 16:09:24 +01:00
Author
Owner

This would also be a great opportunity to implement commands such as adduser and removeuser, and to store hashes of passwords instead of storing them in plaintext.

This would also be a great opportunity to implement commands such as `adduser` and `removeuser`, and to store hashes of passwords instead of storing them in plaintext.
Sign in to join this conversation.
No description provided.