Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
406 stars 228 forks source link

V3.4.5 - system tab lockout with password #455

Closed dhanabalm706 closed 1 year ago

dhanabalm706 commented 1 year ago

You need 7-zip latest version to unzip the file and for creating gzip file Works only with DWC-3.4.5 1.Unzip the attached files using 7zip 2.To edit your password open this files in Notepad + and search for Sys@lockout - edit this with your own password and save the files, 3.Creating Gzip file - use 7zip to compress the edited file in gz format 4.Copy both the gz files and paste it in Duet web control -SD folder/Duet web control - SBC, - - which ever is your version, Note: the files are to be pasted in /js folder . 5.You can now upload the item to your DWC. and system tab will ask for password.

Uploaded files were not working-- will test from our side and will upload once issues resolved

chrishamm commented 1 year ago

Did you make those changes in v3.4 or v3.5? It's quite hard to review your changes because the target branch does not match. Please do not attempt to target master but one of v3.4-dev or v3.5-dev instead.

dhanabalm706 commented 1 year ago

will do necessary change and upload once finished and tested from our side