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

Fix reset password email template #17025

Merged
merged 2 commits into from
Sep 12, 2021

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Sep 12, 2021

Removed unused variable passed to mail.link_not_working_do_paste.

Fixes #17023

Removed unused variable passed to mail.link_not_working_do_paste
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 12, 2021
@GiteaBot GiteaBot 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 Sep 12, 2021
@6543 6543 added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Sep 12, 2021
@6543 6543 added this to the 1.16.0 milestone Sep 12, 2021
@lunny
Copy link
Member

lunny commented Sep 12, 2021

make L-G-T-M work.

@lunny lunny merged commit aac7f68 into go-gitea:main Sep 12, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
@zeripath zeripath added backport/done All backports for this PR have been created backport/v1.15 labels Dec 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Templating error in reset_password
5 participants