mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: on a clean install, api returns 401 on account login #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @narvikd on GitHub (Jun 30, 2022).
Hello,
The last commit (https://github.com/revoltchat/self-hosted/commit/0c08213a94c37bf1959b8ac45e00598d994aa041) introduces a bug in which if you create a new account, you cannot log in regardless of settings.
I managed to fix it reverting to: https://github.com/revoltchat/self-hosted/commit/4a0ccfb7fd49f37a342d6592fc933c03c8419d43
@insertish commented on GitHub (Jan 24, 2023):
Fairly sure this currently works.