Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KIO GDrive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • NetworkNetwork
  • KIO GDrive
  • Merge requests
  • !2

When listing a directory or stat()ing, make sure the account is present in accountsmanager.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged David Barchiesi requested to merge barchiesi/kio-gdrive:account_check into master May 27, 2020
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

On start, KIO GDrive loads GDrive accounts and stores them in the account manager. When listing or stat()ing an url regarding an account, raise an error if the account wasn't loaded on start because we will definitely be missing the account token and all LibKGAPI invocations will fail.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: account_check