seansfkelley / nas-download-manager

An open source browser extension for adding/managing download tasks to your Synology DiskStation.
255 stars 46 forks source link

opt-in to remembering password #190

Closed seansfkelley closed 2 years ago

seansfkelley commented 3 years ago

Use a "remember me" checkbox. Tweak the phrasing/behavior of "Test Connection and Save", since it'll behave more like a normal login page.

On browser session start:

Internally, preserve the auto-relogin behavior, but keep the password in memory.

This may have overlap with #7, since they both deal with temporary/in-memory authentication.

seansfkelley commented 2 years ago

Implemented in the commits up to an including 90bb4ea833084adafe7083a4d6077b8adeef1a56.