Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

fix broken avatar checks when server_name contains a port #13927

Merged

Commits on Sep 28, 2022

  1. fix incorrect assumption of host as server_name while checking for av…

    …atar size and mime type
    ashfame committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    68e35c8 View commit details
    Browse the repository at this point in the history
  2. add changelog file

    ashfame committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1ea8fe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bea75a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. better changelog description

    ashfame committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    cd10ee6 View commit details
    Browse the repository at this point in the history
  2. Update changelog.d/13927.bugfix

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    ashfame and richvdh committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    9aeaa2c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    f3d8aa5 View commit details
    Browse the repository at this point in the history
  2. add unit test

    ashfame committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    227a8b9 View commit details
    Browse the repository at this point in the history
  3. make linter happy

    ashfame committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7e784d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update changelog.d/13927.bugfix

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    ashfame and richvdh committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    213b651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8009eb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260d3ed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    cc4ca9f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. simplify unit test

    - by removing good bad mxc urls based on allowed mime type, since we already have a separate test for it
    - by adding a port to the server_name for this test
    - changing the user_id associated with upload to be consistent
    ashfame committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3801f20 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    ashfame committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    01439b8 View commit details
    Browse the repository at this point in the history
  3. fix formatting, again

    ashfame committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e27fc69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25df404 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    1851eff View commit details
    Browse the repository at this point in the history
  2. Clean up unit tests

    richvdh committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1987883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f071b View commit details
    Browse the repository at this point in the history