mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
Servers without any configured credentials raise a NoCredentialsError, which is not a subclass of botocore.exceptions.ClientError, and hence abort the password reset attempt. Check for if we have any credentials at all before we attempt the API call.
28 KiB
28 KiB