Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Storing credentials for git operations

Hi,

> 1b) No Git credentials are stored on the Orion server.  You should clear your
> cache and/or local storage it will be forgotten.  You can see a list of currently
> remembered Git repo credentials in the User Profile page in the settings.

I am debugging how Orion stores git credentials ... but I can't find the place where
Git credentials go to the Orion backend. I see that my passwords are stored
in the client side HTML 5 Local Storage. If I clear my local browser state then Orion
seems to forget my credentials. This looks to me as it is client side storage of git credentials.
And when I turn on the storage of git credentials in the settings of my orion workspace
then orion tells me explicitly:

"Please be aware that your credentials will be stored persistently in the browser.
Do you wish to enable the Key Storage?"

Did I misunderstand something? Is the browser Local storage maybe filled at some
Point in time with data stored on the backend?

Ciao
  Chris
 



Back to the top