Duet3D / DuetWebControl

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

[FeatureRequest]: Remain Logged in / Save Password #490

Closed Infraviored closed 2 months ago

Infraviored commented 2 months ago

Is your feature request related to a problem? Please describe.

I access the printer over a https website. Therefore, i have a strong password (20 chars, special characters)

I have to retype this password every time i load the site

Describe the solution you propose.

There is a remain logged in button

Describe alternatives you've considered

No response

Provide any additional context or information.

I would be willing to implement it if one leads me to the location of the relevant source code. i already identified:

src/components/dialogs/ConnectDialog.vue

Infraviored commented 2 months ago

added very basic implementation here: https://github.com/Infraviored/DuetWebControlSavePW