mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Added UnauthorizedGitProvider component to display information for applications connected to unauthorized Git providers. - Implemented disconnectGitProvider mutation to allow users to disconnect from their Git provider, with success and error notifications. - Updated application query to include access checks for Git providers, ensuring users can only interact with their authorized repositories.