-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Labels
enhancementNew features or improvements of some kind, as opposed to a problem (bug)New features or improvements of some kind, as opposed to a problem (bug)needs-triageNew issues needed to be validatedNew issues needed to be validated
Description
Feature description
Please make the duration of the sessions generated by HTTP form login configurable, with the option to never expire.
(Additionally, if an easy change while touching this code: please allow configuring the path for the session cookie, as it currently defaults to / which is incorrect if Syncthing is reverse-proxied with a path)
Problem or use case
I switched from HTTP Basic Authentication to form authentication because I was tired of having to login again everytime I restarted my browser. However, even in this situation, I am still presented with a login form about once per week. I would like to log in exactly once and stay forever logged in unless I explicitly clear my cookies.
Alternatives or workarounds
None.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew features or improvements of some kind, as opposed to a problem (bug)New features or improvements of some kind, as opposed to a problem (bug)needs-triageNew issues needed to be validatedNew issues needed to be validated