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

[stable25] Fix viewer in public albums #1630

Merged
merged 7 commits into from
Feb 8, 2023
Merged

Commits on Feb 8, 2023

  1. Allow anonymous access to photos from public albums

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    502809c View commit details
    Browse the repository at this point in the history
  2. Public albums - disable standard preview, provide custom preview URL

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3685df0 View commit details
    Browse the repository at this point in the history
  3. Lint / php-cs

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f68f2f4 View commit details
    Browse the repository at this point in the history
  4. Align with changes in the Viewer app

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b284ead View commit details
    Browse the repository at this point in the history
  5. Once again disable default preview for public albums

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    233eb33 View commit details
    Browse the repository at this point in the history
  6. Reinstate brute force throttling removed from PublicAlbumAuthBackend

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and backportbot-nextcloud[bot] committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6718063 View commit details
    Browse the repository at this point in the history
  7. Update lib/Sabre/PublicAlbumAuthBackend.php

    Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
    Signed-off-by: Dariusz Olszewski <8277636+starypatyk@users.noreply.github.com>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    2 people authored and nextcloud-command committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    92d845a View commit details
    Browse the repository at this point in the history