Ticket UUID: | 573727d6d93badc681bd957a8e0945b3d053d487 | ||
Title: | Default disallow local local users | ||
Status: | Fixed | Type: | Feature_Request |
Severity: | Important | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2011-02-22 20:30:57 | ||
Version Found In: | |||
Description & Comments: | |||
When using nginx to proxy back to a fossil repo, it's easy to either uncheck once in production or leave unchecked to start. Not unsolvable, but it would be ideal to have "Require password for local access" checked by default or removed all together in favor of the following behavior.
I understand that option is there to facilitate local logins via "fs ui" but it seems like a better alternative would be to make "fs ui" perform the following:
This step would go a long ways towards a "secure by default" policy for Fossil. |