mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:05:55 +00:00
Currently mysql schema update 124 sets resetpass_token type to boolean instead of VARCHAR(250). This prevents reset password functionality from working correctly.