j7126 / OctoPrint-Dashboard

A dashboard for Octoprint
GNU Affero General Public License v3.0
289 stars 39 forks source link

[Bug]: Disable Nonce in octoprint webcam #361

Closed beerman-uk closed 1 year ago

beerman-uk commented 1 year ago

The problem

Spelling issue in Webcam settings. Text says "Disable nonce in octoprint webcam" in the webcam settings

Not sure what a Nonce has to do with 3d printing, in my country it's a paedophile.

Version of OctoPrint

1.8.4

Platform

pi 3B+

Operating system running OctoPrint

octopi

Dashboard version

1.19.9

Python version

No response

Printer model & used firmware incl. version

No response

Browser and version of browser, operating system running browser

No response

Logs and other files needed for analysis

File uploads & additional information

image

j7126 commented 1 year ago

nonce (number used once) refers to a unique number that is added to the end of webcam url when it is loaded in order to make the requested url unique. This is to ensure that the current image is retrieved instead of a cached version.