No description
Kumi
45425e650a
Replaces the use of get_object_or_404 with a try-except block to specifically catch UserRegistration.DoesNotExist. Returns a 403 Forbidden response with a dedicated registration forbidden template for invalid tokens. Improves user experience by providing a clearer error message when the registration token is missing or invalid. |
||
---|---|---|
.vscode | ||
src/synapse_registration | ||
.gitignore | ||
config.dist.yaml | ||
LICENSE | ||
pyproject.toml | ||
README.md |