Patch #9579
Redmine.pm: crediential cache expiration
Status: | New | Start date: | 2011-11-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM extra | |||
Target version: | - |
Description
Here is little patch that allows to set a expiration delay on cached credentials, so they eventually get updated.
It adds a new configuration Apache directive :
RedmineCacheCredsMaxAge: defines the expiration delay in seconds. Defaults to 5 minutes.