mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 21:55:24 +02: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.