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

Use HTTPStatus constants in place of literals in tests.rest.client.test_auth. #11520

Merged
merged 5 commits into from Dec 8, 2021

Commits on Dec 7, 2021

  1. 200 -> OK

    reivilibre committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0bb4261 View commit details
    Browse the repository at this point in the history
  2. 401 -> Unauthorised

    reivilibre committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    93c19cf View commit details
    Browse the repository at this point in the history
  3. 403 -> Forbidden

    reivilibre committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    51419b5 View commit details
    Browse the repository at this point in the history
  4. Newsfile

    Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
    reivilibre committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    5a90d21 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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