nextcloud-server/lib/private/User
Joas Schilling b578a1e8b5
Fair use of push notifications
We want to keep offering our push notification service for free, but large
users overload our infrastructure. For this reason we have to rate-limit the
use of push notifications. If you need this feature, consider setting up your
own push server or using Nextcloud Enterprise.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-23 00:54:50 +07:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +07:00
Database.php Update php licenses 2021-06-04 22:02:41 +07:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Fair use of push notifications 2021-10-23 00:54:50 +07:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +07:00
Session.php Emit an error log when the app token login name does not match 2021-08-13 10:31:51 +07:00
User.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +07:00