nextcloud/lib/private/User
Roeland Jago Douma e6947bd6ca 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>
2020-12-04 15:56:24 +00:00
..
Backend.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
Database.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
LoginException.php Update license headers 2019-12-05 15:38:45 +01:00
Manager.php Allow subscription to indicate that a userlimit is reached 2020-12-02 17:24:42 +00:00
NoUserException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Session.php Remember me is not an app_password 2020-12-04 15:56:24 +00:00
User.php add event to allow apps to overwrite user quota 2020-09-17 16:32:48 +02:00