1. 24 Mar, 2022 2 commits
  2. 21 Feb, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.5.1 · 26ebd746
      Thomas Goirand authored
      26ebd746
    • Thomas Goirand's avatar
      Merge tag '4.5.1' into debian/yoga · 29b2bc73
      Thomas Goirand authored
      oslo.middleware 4.5.1 release
      
      meta:version: 4.5.1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Commit: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Change-Id: I8863c46e91a8640e8ae070418a2e611b369f5aec
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      29b2bc73
  3. 21 Dec, 2021 1 commit
  4. 26 Oct, 2021 1 commit
  5. 25 Oct, 2021 2 commits
  6. 29 Sep, 2021 1 commit
  7. 10 Sep, 2021 2 commits
  8. 23 Aug, 2021 3 commits
    • Thomas Goirand's avatar
      Added python3-bcrypt as (build-)depends. · 63552645
      Thomas Goirand authored
      63552645
    • Thomas Goirand's avatar
      Now packaging 4.4.0 · c81a6a15
      Thomas Goirand authored
      c81a6a15
    • Thomas Goirand's avatar
      Merge tag '4.4.0' into debian/xena · 781318dc
      Thomas Goirand authored
      oslo.middleware 4.4.0 release
      
      meta:version: 4.4.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: rabi <ramishra@redhat.com>
      meta:release:Commit: rabi <ramishra@redhat.com>
      meta:release:Change-Id: I85d37f34bb9a10a09fc20edd78dad19fe19abf97
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+1: Kevin Carter <kevin@cloudnull.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      781318dc
  9. 21 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Add oslo.config.opts entrypoint for basic auth middleware · b4132987
      Takashi Kajinami authored
      ... so that its options can be rendered by oslo-config-generator by
      adding the entry point.
      This change also updates the base oslo.middleware entry point to
      include options of the middleware because the base entry point is
      supposed to include all options in the oslo.middleware library.
      
      Closes-Bug: #1940747
      Change-Id: Ic9d79d9c46fc1dc78aa4d089e36219b2a34f4099
      b4132987
  10. 16 Aug, 2021 1 commit
  11. 03 Aug, 2021 1 commit
    • ramishra's avatar
      Add new basic auth middleware · da7987ca
      ramishra authored
      This adds a middleware that can be used as an alternative to noauth in
      standalone environments.
      
      This middleware uses a password file which supports the Apache htpasswd
      syntax. This file is read for every request, so no service restart is
      required when changes are made.
      
      The only password digest supported is bcrypt, and the ``bcrypt``
      python library is used for password checks since it supports ``$2y$``
      prefixed bcrypt passwords as generated by the Apache htpasswd utility.
      
      Adapted from I874783b8ece0eedf27a94dfed5163d0c82f8b9de.
      
      Change-Id: I3d80d86afd063af9fa2f411885dbd0dc65a7bbc7
      da7987ca
  12. 26 May, 2021 1 commit
  13. 18 May, 2021 1 commit
  14. 05 May, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · 2ec633cc
      YuehuiLei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: Ic9487a052e549a91fcf09b94e5fae525548f8d68
      2ec633cc
  15. 21 Apr, 2021 2 commits
  16. 16 Apr, 2021 4 commits
  17. 15 Apr, 2021 4 commits
  18. 12 Apr, 2021 1 commit
  19. 25 Mar, 2021 1 commit
  20. 11 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      fa8e1ced
    • Thomas Goirand's avatar
      Now packaging 4.2.0 · 98cff045
      Thomas Goirand authored
      98cff045
    • Thomas Goirand's avatar
      Merge tag '4.2.0' into debian/wallaby · 54f17fc0
      Thomas Goirand authored
      oslo.middleware 4.2.0 release
      
      meta:version: 4.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I7ee0e5a3749d2dfd77c4febbcf7195755bb32c20
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      54f17fc0
  21. 03 Jan, 2021 1 commit
  22. 04 Nov, 2020 2 commits
  23. 16 Oct, 2020 2 commits