Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fair use push #29363

Merged
merged 4 commits into from
Oct 23, 2021
Merged

Fair use push #29363

merged 4 commits into from
Oct 23, 2021

Commits on Oct 22, 2021

  1. 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>
    nickvergessen committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b578a1e View commit details
    Browse the repository at this point in the history
  2. add check isFairUseOfFreePushService on login

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos authored and nickvergessen committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    d613b32 View commit details
    Browse the repository at this point in the history
  3. Show warning on admin settings page

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos authored and nickvergessen committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e55ceb2 View commit details
    Browse the repository at this point in the history
  4. show warning on personal settings page

    Signed-off-by: Vitor Mattos <vitor@php.rio>
    vitormattos authored and nickvergessen committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    6f7ca34 View commit details
    Browse the repository at this point in the history