Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct flash after sending password reset email #1718

Merged
merged 1 commit into from
May 14, 2017

Conversation

cez81
Copy link
Contributor

@cez81 cez81 commented May 13, 2017

Adds a new text shown after sending password reset email. The previous reused same text as sending account confirmation mail including the wrong time limit.
Also improve documentation for related email functions.

Closes #1715

 * Forgot password should use ResetPwdCodeLives, not ActiveCodeLives
 * Improve documentation for different send mail functions related to password reset
 * Improve documentation in conf/app.ini regarding xxx_CODE_LIVE_MINUTES settings
@cez81 cez81 force-pushed the separate_activation_forgot_pwd branch from 46abdf6 to 59fef7f Compare May 13, 2017 23:45
@sapk
Copy link
Member

sapk commented May 13, 2017

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label May 13, 2017
@lunny lunny added this to the 1.2.0 milestone May 14, 2017
@lunny
Copy link
Member

lunny commented May 14, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 14, 2017
@lunny lunny added the type/bug label May 14, 2017
@lunny lunny merged commit e214728 into go-gitea:master May 14, 2017
@cez81 cez81 deleted the separate_activation_forgot_pwd branch May 14, 2017 09:47
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forgot password flash is not correct
4 participants