Skip to content

Add option to disable cloud providers (Google Drive, OneDrive, GitHub, GitLab) #5566

@Demosai

Description

@Demosai
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Is your feature request related to a problem? Please describe.
In enterprise environments where external cloud providers (Google Drive, OneDrive, GitHub, GitLab) are blocked, the Open / Save As dialog still shows these options. This causes repeated error pop-ups because the services cannot be reached.

Describe the solution you'd like
A simple way to disable specific cloud providers or disable all cloud integrations entirely. A config flag, JSON setting, or build-time toggle would be sufficient. Both for web (war) and application.

Describe alternatives you've considered

  • Editing JS files manually — breaks on updates
  • Blocking URLs at firewall level — still triggers UI errors
  • Telling users to ignore the errors — not practical

Additional context
Enterprise environment with strict network controls and offline deployment requirements. Only local file storage is allowed; cloud options generate noise and confusion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions