add password to email
This commit is contained in:
@@ -24,6 +24,7 @@ class AcceptedResultPojo:
|
||||
self.created_at = created_at
|
||||
self.validated_at = validated_at
|
||||
self.mail_password = ""
|
||||
self.account_password = ""
|
||||
|
||||
|
||||
def get_accepted_result_from(reserve_pojo: ReserveResultPojo, mongo_db_manager: MongoDbManager,
|
||||
|
||||
Reference in New Issue
Block a user