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

Password field for GitHub user on settings page #549

Open
krichly opened this issue May 6, 2019 · 2 comments
Open

Password field for GitHub user on settings page #549

krichly opened this issue May 6, 2019 · 2 comments
Labels
prio: critical This issue is blocking our progress and needs to be resolved asap.

Comments

@krichly
Copy link
Contributor

krichly commented May 6, 2019

The password for the GitHub user should be configurable on the settings page, as it is not useful to be able to change the GitHub user but not the password.

@krichly krichly added the prio: critical This issue is blocking our progress and needs to be resolved asap. label May 6, 2019
@BraunTom
Copy link
Contributor

BraunTom commented May 10, 2019

@krichly We do not need to be able to specify a github password, because we use ssh keys (take a look at Setup).
Username and email seems only relevant that is knows who executed git commands

@chrisma
Copy link
Contributor

chrisma commented May 17, 2019

we use ssh keys

While this is usually a great idea for daily developer use, it might not be ideal in this scenarion, as it involves generating and fiddling with ssh configs (as described in the setup) in order to setup the system. Using name + pw might actually be simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: critical This issue is blocking our progress and needs to be resolved asap.
Projects
None yet
Development

No branches or pull requests

3 participants