Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Don't return error when account conflict is handled gracefully #1782

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

neilalexander
Copy link
Contributor

@neilalexander neilalexander commented Mar 3, 2021

I suspect this will be sufficient to fix #1780. I've tested it locally with SQLite and it still successfully handles duplicate account registration properly.

Copy link
Member

@kegsay kegsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming CI passes.

@neilalexander neilalexander merged commit f0139f1 into master Mar 3, 2021
@neilalexander neilalexander deleted the neilalexander/regfix2 branch March 3, 2021 14:01
brianathere pushed a commit to HereNotThere/dendrite that referenced this pull request Mar 29, 2023
- Updates the SpaceOwner NFT to TownOwner, which uses a better
ERC721Base standard
- Updates the SpaceFactory with a setSpaceToken function which updates
the NFT minted on space creation.
- Renames SpaceOwner imports to TownOwner in contracts
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on appservice registration after updating to v0.3.11
2 participants