mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adding comment
This commit is contained in:
parent
bee2cc9e78
commit
20501972eb
@ -26,6 +26,7 @@
|
||||
if(user->setNewPassword(form.get("register-password"))) {
|
||||
//std::string referUri = request.get("Referer", uri_start + "/");
|
||||
//printf("[updateUserPasswordPage] redirect to referUri: %s\n", referUri.data());
|
||||
// I think we can savly assume that this session was loaded from verification code
|
||||
mSession->updateEmailVerification(mSession->getEmailVerificationCode());
|
||||
mSession->getErrors(user);
|
||||
response.redirect(uri_start + "/passphrase");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user