Browse Source
Move git password management to local password control
Move git password management to local password control
Don't keep passwords in plain text config files that may be checked into version control. Passwords stored in system-specific password managers Fixes https://gitlab.com/kicad/code/kicad/-/issues/18053pcb_db
6 changed files with 65 additions and 7 deletions
-
55common/git/kicad_git_common.cpp
-
6common/git/kicad_git_common.h
-
2common/project/project_local_settings.cpp
-
1include/project/project_local_settings.h
-
5kicad/project_tree_pane.cpp
-
3kicad/tools/kicad_manager_control.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue