Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use plugin if user has no credential manager installed #158

Open
Grimeh opened this issue Mar 22, 2021 · 1 comment
Open

Cannot use plugin if user has no credential manager installed #158

Grimeh opened this issue Mar 22, 2021 · 1 comment

Comments

@Grimeh
Copy link

Grimeh commented Mar 22, 2021

If a user has no credential manager installed (they don't want their passwords saved, it's a shared workstation, whatever reason), connecting to source control from within the editor fails.

There should be an authorisation prompt for this situation instead of failing, seeing as this is a valid way to use Git.

Error:
image

Repro:

  1. install Git without a credential manager
    image
  2. make new UE4 project with starter content
  3. try to connect to source control with Git LFS 2, with "Uses Git LFS 2 File Locking workflow" tickbox ticked
@SRombauts
Copy link
Owner

It would be a nice improvement, but currently it's not withing the scope I wanted to tackled, I mentioned in the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants