Files
nextcloud-server-mirror/core/Controller
Roeland Jago Douma e6333c8fe3 Honor remember_login_cookie_lifetime
If the remember_login_cookie_lifetime is set to 0 this means we do not
want to use remember me at all. In that case we should also not creatae
a remember me cookie and should create a proper temp token.

Further this specifies that is not 0 the remember me time should always
be larger than the session timeout. Because else the behavior is not
really defined.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-23 08:46:24 +01:00
..
2018-02-27 12:29:25 +01:00
2017-11-06 16:56:19 +01:00
2018-06-04 08:48:54 +02:00
2019-01-09 15:01:59 +01:00
2017-11-06 16:56:19 +01:00
2017-11-02 10:30:16 +01:00
2018-07-05 20:29:00 +02:00