typemill / typemill

Typemill is a lightweight, flat-file CMS designed for simple, fast, and flexible website and eBook creation using Markdown.
https://typemill.net
MIT License
427 stars 60 forks source link

Improved password reset reliability #382

Closed ApacheKievUa closed 1 year ago

ApacheKievUa commented 1 year ago

Without this change, it might fail to load the user, as accessing the associative array by the integer index would return null instead of the username element value.

trendschau commented 1 year ago

good point, thank yu!

ApacheKievUa commented 1 year ago

No problems!

On Tue, Jan 24, 2023 at 8:10 AM trendschau @.***> wrote:

good point, thank yu!

— Reply to this email directly, view it on GitHub https://github.com/typemill/typemill/pull/382#issuecomment-1402204127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFL3N6V4VTSX3557DHOU2DTWT75HLANCNFSM6AAAAAAT3QVR44 . You are receiving this because you authored the thread.Message ID: @.***>

-- Regards, Dmytro