]> source.dussan.org Git - nextcloud-server.git/commit
Remember me is not an app_password
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 4 Dec 2020 11:40:28 +0000 (12:40 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 4 Dec 2020 15:56:24 +0000 (15:56 +0000)
commite6947bd6ca19792b25c08cc3361975897735251f
treef59953a9dd239da72ad7735f8fa858a2f6c79a84
parentd22fb14d92858eef2f4c329e157c1248ee43ce48
Remember me is not an app_password

While technically they are stored the same. This session variable is
used to indicate that a user is using an app password to authenticate.
Like from a client. Or when having it generated automatically.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/User/Session.php