guysoft / pi-imager

Other
17 stars 1 forks source link

Add option to disable changing user name of distribution #8

Closed guysoft closed 2 years ago

guysoft commented 2 years ago

OctoPi has an issue now that chancing the username breaks the system.

It is mentioned here now: https://octoprint.org/download/

The solution is to have a setting in the distribution json that will grey out the username edit field.

{
"disable_user":  true
}