1. fd3b4d0 Merge pull request #47 from apache/deny-reason by Daniel Gruno · 6 months ago main
  2. c0a46f7 Oops, remove debug by Sebb · 6 months ago deny-reason
  3. 260c421 INFRA-26614: deny button exposes reason field by Sebb · 6 months ago
  4. 39b0364 Merge pull request #46 from apache/explain by Daniel Gruno · 7 months ago
  5. fda32bd Explain why the name is wrong by Sebb · 7 months ago
  6. f178a51 Merge pull request #45 from apache/infra-26199 by Daniel Gruno · 8 months ago
  7. f16f8c0 Check against existing accounts with infra-reports by Sebb · 8 months ago
  8. 12eb3fa NR: INFRA-26363: Add tooling manually while it gets sorted out as a committee or whatever it is. by Daniel Gruno · 9 months ago
  9. 18d0477 Merge pull request #43 from apache/bug by Greg Stein · 11 months ago
  10. 1e11af4 OF: MessagingConfiguration is not a hash! by Sebb · 11 months ago
  11. ee70cf7 Merge pull request #42 from apache/sebb/docker by fluxo · 11 months ago
  12. fb61327 Still work in progress by Sebb · 11 months ago
  13. 2fe8866 Typo (though it's dummy data anyway) by Sebb · 11 months ago
  14. 09623fd We don't handle this currently by Sebb · 11 months ago
  15. 5b38e94 Create docker build by Sebb · 11 months ago
  16. 55199af OF: don't track private token by Sebb · 11 months ago
  17. 72d8032 Merge pull request #41 from apache/sebbASF-patch-1 by Gavin McDonald · 11 months ago
  18. 47e7f71 Drop temp debug by Sebb · 11 months ago
  19. 64616f2 Merge pull request #40 from apache/syntax-check by Greg Stein · 11 months ago
  20. 06b364e Centralise email and uid validation by Sebb · 11 months ago
  21. 607dd83 OF: typo by Sebb · 11 months ago
  22. 014b7c9 OF: add mypy and pylint by Sebb · 11 months ago
  23. 80c9987 OF: pylint: indentation and trailing lines by Sebb · 11 months ago
  24. f079808 OF: standardise the templates so the link is on a new line by Sebb · 11 months ago
  25. 6ffbde2 Ensure attribute exists by Sebb · 11 months ago
  26. 7407a17 Merge pull request #39 from apache/cml/fix-regex by dfoulks1 · 12 months ago
  27. ab07a26 disallow "." character. suggest alphanumeric only by cml · 12 months ago cml/fix-regex
  28. ed903dd OF: More bad references to quart.request by Daniel Gruno · 1 year, 1 month ago
  29. 35760e5 NR: session is async, just pass it as is by Daniel Gruno · 1 year, 1 month ago
  30. 7d11c06 rekajigger to standard oauth for now by Daniel Gruno · 1 year, 1 month ago
  31. 6bafb54 re-enable jira psql dsn for prod by Daniel Gruno · 1 year, 1 month ago
  32. 4f3843b Fix quart request reference by Daniel Gruno · 1 year, 1 month ago
  33. 3b3caa3 unshadow jira endpoints by Daniel Gruno · 1 year, 1 month ago
  34. da01a99 pool needs to be awaited. init inside the loop instead by Daniel Gruno · 1 year, 1 month ago
  35. 85763c7 mysql expects "db" rather than "dbname" by Daniel Gruno · 1 year, 1 month ago
  36. 7188b8a add cwiki mysql config class by Daniel Gruno · 1 year, 1 month ago
  37. 516a1b4 load cwiki account reactivation script by Daniel Gruno · 1 year, 1 month ago
  38. 285ade3 add cwiki links to master template by Daniel Gruno · 1 year, 1 month ago
  39. 47e3327 middleware not used by Daniel Gruno · 1 year, 1 month ago
  40. ba2c091 add roleaccount marker to session by Daniel Gruno · 1 year, 1 month ago
  41. 92d60a2 fix session return values by Daniel Gruno · 1 year, 1 month ago
  42. d0e862f root can view queue as well by Daniel Gruno · 1 year, 1 month ago
  43. 855b437 root -> isRoot by Daniel Gruno · 1 year, 1 month ago
  44. e16f0ad fix nomenclature, remove obsolete tests by Daniel Gruno · 1 year, 1 month ago
  45. 5c12af1 porting fixups by Daniel Gruno · 1 year, 1 month ago
  46. 29ca73c fix routing and other asfquart port issues by Daniel Gruno · 1 year, 1 month ago
  47. 39b8c01 root -> isRoot by Daniel Gruno · 1 year, 1 month ago
  48. ddf26fc called committees now, not pmcs by Daniel Gruno · 1 year, 1 month ago
  49. 9ef4cec session is inferred now, not explicitly sent by Daniel Gruno · 1 year, 1 month ago
  50. 2370b32 session object isn't used by Daniel Gruno · 1 year, 1 month ago
  51. 16b34d5 Add rudimentary role account handling by Daniel Gruno · 1 year, 1 month ago
  52. 6bf2c22 fix typos and function name shadowing by Daniel Gruno · 1 year, 1 month ago
  53. 444fe00 add mock token handler, load it by Daniel Gruno · 1 year, 1 month ago
  54. dc6ce99 add asfquart requirement by Daniel Gruno · 1 year, 1 month ago
  55. e4b0d53 Convert confluenceaccount endpoint to asfquart by Daniel Gruno · 1 year, 1 month ago
  56. 89062b4 Merge pull request #38 from apache/confluence-account-req by Gavin McDonald · 1 year, 1 month ago
  57. 120529b Merge branch 'main' into confluence-account-req by Daniel Gruno · 1 year, 1 month ago confluence-account-req
  58. b444361 Merge pull request #37 from apache/dfoulks/asfquart by dfoulks1 · 1 year, 1 month ago
  59. ce2fefa Address nomenclature changes wrt quart and asfquart by Daniel Gruno · 1 year, 1 month ago
  60. 4d211a3 Merge pull request #36 from apache/doc-jira by Gavin McDonald · 1 year, 2 months ago
  61. 049ee84 How to request removal by Sebb · 1 year, 2 months ago
  62. 8fcdb48 Finished up the require decorators by Drew · 1 year, 2 months ago dfoulks/asfquart
  63. 9c047ff updated auth.require bits by Drew · 1 year, 2 months ago
  64. 6b5bd14 add route conversion by Drew · 1 year, 2 months ago
  65. cd40b34 asfquart.auth.require does not work with middleware.glued, swith to native asfquart by Daniel Gruno · 1 year, 2 months ago
  66. e78b63c Switch to asfquart auth by Daniel Gruno · 1 year, 2 months ago
  67. 24392fd no trailing comma on last line by cml · 1 year, 3 months ago
  68. 2578f38 specify confluenceaccount script to load by Gavin McDonald · 1 year, 3 months ago
  69. 475ce28 Fixed templatedir path by Drew · 1 year, 4 months ago
  70. 6d1f299 reverted config.yaml changes by Drew · 1 year, 4 months ago
  71. 304fd02 Updated all of the asfquart.auth decorators by Drew · 1 year, 4 months ago
  72. 7813dfd Migrating key names (root -> isRoot) by Daniel Gruno · 1 year, 4 months ago
  73. da5ab8d Set origin URL for asfquart to redirect properly by Daniel Gruno · 1 year, 4 months ago
  74. 2ae9ee9 Punt straight to asfquart, no JS needed by Daniel Gruno · 1 year, 4 months ago
  75. 6400105 Tweak URLs and response code expectations by Daniel Gruno · 1 year, 4 months ago
  76. 9cb15e8 Disable original oauth endpoint, asfquart handles it now by Daniel Gruno · 1 year, 4 months ago
  77. a18fedb NR: Move oauth endpoint by Daniel Gruno · 1 year, 4 months ago
  78. 5a7d5b8 NR: Fix up asfquart session handling and auth by Daniel Gruno · 1 year, 4 months ago
  79. 435f125 NR: Switch to asfquart handling of session write by Daniel Gruno · 1 year, 4 months ago
  80. 4ffdcc3 reverting session.py changes by Drew · 1 year, 4 months ago
  81. 7f7f60b asfquart.session instead of passed session by Drew · 1 year, 4 months ago
  82. 932fd1c asfuid -> asfquart auth decorator by Drew · 1 year, 4 months ago
  83. c8af51a NR: quart.Response instead of asfquart, and using session instead of asfquart.session by Drew · 1 year, 4 months ago
  84. c1f135e Needed teh different decorator in queue by Drew · 1 year, 5 months ago
  85. a47ed82 errant await removal + list_queue will accept a passed session by Drew · 1 year, 5 months ago
  86. 4ec1e97 Updated the session handling and updated the decorators to use asfquart.auth by Drew · 1 year, 5 months ago
  87. 55422c2 OF: forgot import asfquart.auth by Daniel Gruno · 1 year, 5 months ago
  88. fa0283d Switch to asfquart auth tests and session handling by Daniel Gruno · 1 year, 5 months ago
  89. 4ff0c6c OF: quart.session, not quart.APP.session by Daniel Gruno · 1 year, 5 months ago
  90. fad60fb NR: quart.request used instead of asfquart.request by Drew · 1 year, 5 months ago
  91. 326f079 Fixed some quart / asfquart mixups in app/lib by Drew · 1 year, 5 months ago
  92. e711dae Reverted new startup command, old one was sufficient by Drew · 1 year, 5 months ago
  93. 0a99ea6 Missed the invocation change in the unit file by Drew · 1 year, 5 months ago
  94. 60f7277 middleware.py needed to remain quart. by Drew · 1 year, 5 months ago
  95. c4588c4 Still some bugs but working (for the most part) by Drew · 1 year, 5 months ago
  96. e0e8efc Working on moving quart -> asfquart by Drew · 1 year, 5 months ago
  97. 18b12e4 OF: comma shouldn't be here by Daniel Gruno · 1 year, 5 months ago
  98. 8d18dad Update README.md OF: corrected spelling by Andrew Wetmore · 1 year, 5 months ago
  99. b162eab NR: Enabling issues for selfserve by Daniel Gruno · 1 year, 5 months ago
  100. 9a6a6bf Update jira_account_denied_pmc.txt removed 24-hour wait note by Andrew Wetmore · 1 year, 6 months ago