mirror of
https://github.com/langgenius/dify.git
synced 2026-03-24 15:57:55 +08:00
Added functionality to attempt adding accounts to the default workspace during account registration and creation processes. This includes a new method in the enterprise service to handle the workspace joining logic, ensuring it does not block user registration on failure.