Default handler function querying database to confirm credentials
edit procedure and update values saved within database. Used within object of
RegLogMongoConnector class internally.
mongo_credsEdit_handler(self, private, message)R6 object element
R6 object element
RegLogConnectorMessage which need to contain within its data:
account_id
password
It can also contain elements for change:
new_username
new_email
new_password
Other MongoDB handler functions:
mongo_login_handler(),
mongo_register_handler(),
mongo_resetPass_confirmation_handler(),
mongo_resetPass_generation_handler()