]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Feature/password reset link expiration (#2305)
authorNassim Bounouas <NassimBounouas@users.noreply.github.com>
Wed, 18 Dec 2019 08:59:00 +0000 (09:59 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 18 Dec 2019 08:59:00 +0000 (09:59 +0100)
* #1928 Add a sentence indicating the reset time limit on form and email

* #1928 Customizable password reset lifetime

* #1928 Add a route to verify reset link and call it on reset form init

* Revert "#1928 Customizable password reset lifetime"

This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658.

* #1928 Reset password lifetime hardcoded to one hour

* Remove useless modifications for #1928


No differences found