mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Introduced a new userId column in the git_provider table to associate git providers with users. - Updated the foreign key reference for userId to point to the users_temp table instead of the account table. - Modified the UnauthorizedGitProvider component to include a dialog action for disconnecting repositories, enhancing user experience. - Added a migration script to update existing git providers with the new userId values based on the organization owner. |
||
---|---|---|
.. | ||
server |