0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 17:24:10 +00:00
nextcloud_server/lib/private/User
Roeland Jago Douma 48b4b83b5a
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 12:40:28 +01:00
..
Backend.php Format code to a single space around binary operators 2020-10-05 20:25:24 +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 15:20:03 +01: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 12:40:28 +01:00
User.php Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00