On Fri, Apr 30, 2010 at 05:58, Pierre <
pmar...@gmail.com> wrote:
> Is There a way to make the "GerritAccount" cookie expires after a set
> time period and not at the end of the session (when the browser
> closes). It would avoid the disconnection after each web browser
> restart.
>
> I'm not sure it's relevant but for information, we use the LDAP auth.
With LDAP auth, no. Not currently. IIRC the only way we let cookies
live longer than the browser session is when you are using OpenID
authentication and the user has clicked the "Remember Me" checkbox
during sign-in.
I guess we could enable this. Please file a feature request on our
issue tracker.