Changelog: Add info about reset tokens
authorlain <lain@soykaf.club>
Thu, 19 Nov 2020 11:29:41 +0000 (12:29 +0100)
committerlain <lain@soykaf.club>
Thu, 19 Nov 2020 11:29:41 +0000 (12:29 +0100)
CHANGELOG.md

index cd90562c29fed5c35dc4933d2a8626ef32a2878a..40c4869338def8015c5e284b50923adb9dd66091 100644 (file)
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Configuration: Add `:instance, autofollowing_nicknames` setting to provide a way to make accounts automatically follow new users that register on the local Pleroma instance.
 - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media`.
 - The site title is now injected as a `title` tag like preloads or metadata.
+- Password reset tokens now are not accepted after a certain age.
 
 <details>
   <summary>API Changes</summary>