1. 1ae6700 Bump astral-sh/setup-uv from 7.6.0 to 9.0.0 (#114) by dependabot[bot] · 2 weeks ago main
  2. 9bee89e chore: set up dependabot for GitHub Actions (#112) by Arnout Engelen · 2 weeks ago
  3. 5b21f53 Change runner configuration for unit tests by Gavin McDonald · 2 weeks ago
  4. 0e13c2c Identify in a cookie the browser that started a pending login by Sean B. Palmer · 3 weeks ago
  5. 3de4a47 Make sure auth submodule is also loaded (#104) by Arnout Engelen · 4 weeks ago
  6. 912de85 Remove a deprecated classifier and allow recent build tools by Sean B. Palmer · 4 weeks ago
  7. 3754e61 Add support for server side sessions by Sean B. Palmer · 4 months ago
  8. b591262 Bump urllib3 from 2.6.3 to 2.7.0 by dependabot[bot] · 3 months ago
  9. 30368d6 Bump idna from 3.11 to 3.15 by dependabot[bot] · 3 months ago
  10. 30e7233 Always use inspect.iscoroutinefunction by Sean B. Palmer · 4 weeks ago
  11. c8589cf Bump aiohttp from 3.13.4 to 3.14.1 by dependabot[bot] · 9 weeks ago
  12. 30c90d4 Bump cryptography from 46.0.6 to 46.0.7 (#97) by dependabot[bot] · 4 months ago
  13. 027ea4c Bump aiohttp from 3.13.3 to 3.13.4 (#92) by dependabot[bot] · 4 months ago
  14. fab20db Bump cryptography from 46.0.5 to 46.0.6 (#83) by dependabot[bot] · 5 months ago
  15. 505d9b4 Ensure that quart.request.authorization is not None by Sebb · 5 months ago
  16. b060f48 Unnecessary import by Sebb · 5 months ago
  17. 6140d10 Unnecessary import by Sebb · 5 months ago
  18. 981b2d6 Oops, encoding does not apply here by Sebb · 5 months ago
  19. d4e7fe8 Always specify encoding by Sebb · 5 months ago
  20. f626bf2 Use the exception value by Sebb · 5 months ago
  21. 58dfaf4 Unnecessary f-string by Sebb · 5 months ago
  22. d1693ed Grab the state date before using its contents (#78) by Sebb · 5 months ago
  23. 706f157 Bump requests from 2.32.5 to 2.33.0 (#79) by dependabot[bot] · 5 months ago
  24. 94996a1 Bump aiohttp from 3.13.2 to 3.13.3 (#64) by dependabot[bot] · 5 months ago
  25. 56b2ae1 Bump urllib3 from 2.5.0 to 2.6.3 (#63) by dependabot[bot] · 5 months ago
  26. e2d726e Bump werkzeug from 3.1.4 to 3.1.6 (#62) by dependabot[bot] · 5 months ago
  27. 75ff054 Bump flask from 3.1.2 to 3.1.3 (#61) by dependabot[bot] · 5 months ago
  28. 7492a4a Bump and pin the checkout action (#80) by Sean B. Palmer · 5 months ago
  29. 9711058 Bump cryptography from 44.0.3 to 46.0.5 (#60) by dependabot[bot] · 5 months ago
  30. f855c89 match uses '_' for its default by Sebb · 5 months ago
  31. bec714d Trailing EOL by Sebb · 5 months ago
  32. 3ea8caa Action versions must use hashes by Sebb · 5 months ago
  33. 788bbbc Allow basic authentication to be configured next to other authentication options by Sean B. Palmer · 5 months ago
  34. 7ff9f50 Render https if certfile provided (#74) by Dave Fisher · 5 months ago
  35. 4a3a01c Add response header to clear client side data on logout (#71) by Dave Fisher · 5 months ago
  36. 6230b90 Merge branch 'main' of https://github.com/apache/infrastructure-asfquart by Dave Fisher · 5 months ago
  37. d6d2221 Plain text responses #56 by Dave Fisher · 5 months ago
  38. ae3b020 Document OAuth state handling in multi-instance setups by Dave Fisher · 5 months ago
  39. 2168fe6 Plain text responses #56 by Dave Fisher · 5 months ago
  40. 12284bd Enable POST to auth endpoint (#68) by Dave Fisher · 5 months ago
  41. f8be9f4 Converting asserts to error handling; fixes #54 (#67) by Andrew Musselman · 5 months ago
  42. c7163be Adding checks for redirect url and tests; fixes #58 by Andrew K. Musselman · 6 months ago
  43. 56697ae Fix typo in config access for MAX_SESSION_AGE by Dave Fisher · 6 months ago
  44. 64f2074 Support for maximum session lifetime (#49) by Alastair McFarlane · 6 months ago
  45. 99e3ec6 Ensure hypercorn can find app variable by Sebb · 7 months ago
  46. f43799f Don't redefine variable in containing scope (#48) by Sebb · 7 months ago
  47. e302f3c Ensure tests actually generate expected failures by Sebb · 7 months ago
  48. a00d184 Document additional Requirement typs by Sebb · 7 months ago
  49. d0f4901 Link to sessions by Sebb · 7 months ago
  50. c618396 Trailing whitspace by Sebb · 7 months ago
  51. fe17d28 Fix indentation by Sebb · 7 months ago
  52. efb7c2c yml needs to be defined by Sebb · 7 months ago
  53. 9b8a763 Rename readme.md to README.md by Sebb · 7 months ago
  54. db66de6 build(Makefile): migrated to uv from poetry (#37) by Andrew Li · 8 months ago
  55. 4ca1db5 ci(workflows): migrated the GitHub Actions to uv from poetry (#37) by Andrew Li · 8 months ago
  56. 81dd681 docs(readme): updated the doc base on the migration to uv (#37) by Andrew Li · 9 months ago
  57. 71b7dbe build(pyproject.toml): migrated to uv from poetry (#37) by Andrew Li · 9 months ago
  58. 57aed81 Enable unit tests workflow on pull requests to main branch by tison · 9 months ago
  59. 951e30c tweak the list of public users of asfquart by Greg Stein · 9 months ago
  60. a8f7aca Improve documents overall by tison · 9 months ago
  61. 811550a Update user links in README.md (#35) by Dave Fisher · 9 months ago
  62. adfb161 Fix the encoding of original URLs in OAuth redirects (#34) by Sean B. Palmer · 9 months ago
  63. 1edaff4 next up is 0.1.13 by Greg Stein · 11 months ago
  64. ed796d3 0.x.y is handled special for version matching. Loosen it up. for 0.1.12 by Greg Stein · 11 months ago 0.1.12
  65. d718b2e switch to minimums, not version pins by Greg Stein · 11 months ago
  66. e983d3f extract default parameter as global variable, rename test file to better reflect what it tests by Thomas Neidhart · 1 year, 1 month ago
  67. 196d030 make token_file configurable by Thomas Neidhart · 1 year, 1 month ago
  68. 8e4dc7c Cleanup application construction (#30) by Thomas Neidhart · 1 year, 4 months ago
  69. 401039b Update pyproject.toml, bump dev version to 0.1.11 by Daniel Gruno · 1 year, 4 months ago
  70. b2fbe33 Merge pull request #27 from apache/bump-asfpy by Thomas Neidhart · 1 year, 5 months ago 0.1.10
  71. a4abe40 keep version specifier by Thomas Neidhart · 1 year, 5 months ago
  72. b21390a Add sections about installing and building asfquart by Thomas Neidhart · 1 year, 5 months ago
  73. 19c0648 bump asfpy to 0.55 and add extra for aioldap support by Thomas Neidhart · 1 year, 5 months ago
  74. fa97f18 Update CHANGELOG.md, note change in redirects for oauth by Daniel Gruno · 1 year, 6 months ago
  75. cae5d50 Update generics.py, use Refresh HTTP header instead of a redirect to trigger samesite recognition with browsers by Daniel Gruno · 1 year, 6 months ago
  76. 8ebe4fb Add proper links for badges by Thomas Neidhart · 1 year, 6 months ago
  77. 28d038b Update CHANGELOG.md, make room for 0.1.10 changelog by Daniel Gruno · 1 year, 6 months ago
  78. 18ccacc Update pyproject.toml, bump version, 0.1.9 shipped. by Daniel Gruno · 1 year, 6 months ago
  79. 13d0dde Update CHANGELOG.md, catch up with latest changes by Daniel Gruno · 1 year, 6 months ago
  80. 028e03f Merge pull request #25 from apache/netomi-patch-1 by Daniel Gruno · 1 year, 6 months ago
  81. dc0cb17 Update to latest quart version by Thomas Neidhart · 1 year, 6 months ago
  82. 7b9003b Merge pull request #24 from jbampton/patch-1 by Greg Stein · 1 year, 6 months ago
  83. e51b89a Update auth.md: fix spelling by John Bampton · 1 year, 6 months ago
  84. 591a6b1 Merge pull request #23 from apache/dep-groups by Greg Stein · 1 year, 6 months ago
  85. 65dcc6e chore: add badges to readme by Thomas Neidhart · 1 year, 6 months ago
  86. 946ef15 chore: move test dependencies to a test dep group by Thomas Neidhart · 1 year, 6 months ago
  87. 73f2e2d Update use case list by Daniel Gruno · 1 year, 6 months ago
  88. f676703 Create .asf.yaml, enable auto-delete on branch merge by Daniel Gruno · 1 year, 6 months ago
  89. deb1538 Merge pull request #19 from netomi/improve-pytest-setup by Daniel Gruno · 1 year, 6 months ago
  90. b8b392f typo by Greg Stein · 1 year, 7 months ago
  91. 5027714 Add current info to the README by Greg Stein · 1 year, 7 months ago
  92. f4d3c64 Merge branch 'main' into improve-pytest-setup by Thomas Neidhart · 1 year, 7 months ago
  93. ddcafe1 Merge pull request #21 from bdelacretaz/patch-1 by Daniel Gruno · 1 year, 7 months ago
  94. cc28ec0 Reflect the current state as per @gstein by Bertrand Delacretaz · 1 year, 7 months ago
  95. bd187b7 revert change wrt signature of a test method, add comment and suppress inspections by Thomas Neidhart · 1 year, 7 months ago
  96. 2952556 cleanup unit test workflow, pin actions, use release tag for checkout, add more python versions for test matrix by Thomas Neidhart · 1 year, 7 months ago
  97. f5ba27a Support pytest configuration in pyproject.toml, adjust file pattern for current tests, update README.md, support running tests in PyCharm by Thomas Neidhart · 1 year, 7 months ago
  98. 5f51f5f OF: missing '}' by Sebb · 1 year, 9 months ago
  99. cbf56da Switch file watching dependency by Chris Wells · 1 year, 11 months ago
  100. 2e43a14 Merge pull request #18 from apache/iroh/add_tls by Greg Stein · 2 years ago