The Wayback Machine - https://web.archive.org/web/20200621152221/https://github.com/airbnb/knowledge-repo/issues/428
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

Insistent request of Git credentials #428

Open
pveragen opened this issue Jun 4, 2018 · 2 comments
Open

Insistent request of Git credentials #428

pveragen opened this issue Jun 4, 2018 · 2 comments
Labels

Comments

@pveragen
Copy link

@pveragen pveragen commented Jun 4, 2018

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj

Hi,

I'm testing a knowledge repo implementation for our team using a git backend. Until know I could manage the deploy and Oauth using github, but I have an annoying problem of insistent and multiple request of my git user and password (no restart involved). I'm using the flask engine (and sqlite database). After the deploy the

INFO:knowledge_repo.repositories.gitrepository:Fetching updates to the knowledge repository...

routine request the info. If no provided, the server doesnt load the web

screen shot 2018-06-04 at 5 47 01 pm

I dont know if I'm missing some config

Thanks,

@dorianbrown
Copy link
Contributor

@dorianbrown dorianbrown commented Jun 5, 2018

I think setting up your repository using an ssh key would solve this problem.

@matthewwardrop
Copy link
Collaborator

@matthewwardrop matthewwardrop commented Jun 5, 2018

Thanks for handling this @dorianbrown :). I'll close this issue once it's been documented :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.