1. 243fe73 UI rework by Uyen by Uyen-Nhu Tran · 8 months ago
  2. 0cbcc07 Fix oauth warning on access granting for public clients by Akron · 6 weeks ago
  3. d77eefe Improve test for slimming by Akron · 3 months ago
  4. 216a482 Add registered_by to marketplace / Complete test by Helge · 5 months ago
  5. 889bc20 Upgrade dependencies by Akron · 8 months ago
  6. d36478d Marketplace Uninstall Plugins by Helge · 1 year, 6 months ago
  7. e387a17 Expect either matomo.js or piwik.js in piwik plugin test by Marc Kupietz · 1 year, 3 months ago
  8. db720ea marketplace: Install plugins by Helge · 1 year, 8 months ago
  9. f47813c Disable CI-problematic Test on windows by Akron · 1 year, 7 months ago
  10. e3daaeb Fix redirection handling for all authorization flows by Akron · 1 year, 7 months ago
  11. df92c83 Minimum version of conllu2korapxml by Akron · 1 year, 8 months ago
  12. 78e0b6f Workaround utf8 test issue in certain environments (fixes #197) by Akron · 1 year, 8 months ago
  13. eb39cf3 Show redirect-uri in client view by Akron · 1 year, 8 months ago
  14. a8f87cc Do not follow redirects on authorization requests (fixes #195) by Akron · 1 year, 9 months ago
  15. aaf4a83 Add KorAP-XML-CoNLL-U plugin by Akron · 1 year, 10 months ago
  16. 278fbca Marketplace: List plugins by Helge · 2 years ago
  17. 001dcd2 Redirect to index on auth-failure if user not logged in (fixes #192) by Akron · 1 year, 10 months ago
  18. 9ccf69a Improve error handling for non-redirect errors by Akron · 1 year, 10 months ago
  19. 9d82690 Improve security of redirect URIs (fixes #166) by Akron · 1 year, 10 months ago
  20. 2c142ab Make scope a requirement when authorizing a client by Akron · 1 year, 10 months ago
  21. db1f467 Fix unknown client handling and replace client info API (fixes #181) by Akron · 1 year, 10 months ago
  22. 5ea0f5d Fix error handling when no client_id is given by Akron · 1 year, 10 months ago
  23. b427992 Add KrillIndexer plugin by Akron · 2 years ago
  24. d8db672 Add KALAMAR_PLUGINS environment variable by Akron · 2 years ago
  25. 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 2 years ago
  26. 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 2 years ago
  27. 99968a9 Fix handling of public clients by Akron · 2 years, 6 months ago
  28. d91a1ca Remove JWT flow for authorization by Akron · 2 years, 6 months ago v0.45
  29. 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 2 years, 7 months ago
  30. 6b75d12 Show source code of registered plugins by Akron · 2 years, 6 months ago
  31. 408bc7c Fetch client information before request grant by Akron · 2 years, 7 months ago
  32. 9f2ad34 Support plugin source on registration by Akron · 2 years, 7 months ago
  33. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 2 years, 8 months ago
  34. b6b156e Support confidential clients by Akron · 2 years, 8 months ago
  35. 6227fba Introduce korapxml2krill command by Akron · 3 years, 2 months ago
  36. 653461e Introduce tei2korapxml command by Akron · 3 years, 2 months ago
  37. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago
  38. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 3 years, 1 month ago
  39. 638fc97 Disable CSP for development purposes by Akron · 3 years, 2 months ago
  40. 1419aad Add demo server plugin by Akron · 3 years, 2 months ago
  41. 58c6099 Fix tests for Mojo >= 9.21 by Akron · 3 years, 3 months ago
  42. cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
  43. dc0b3ab Show settings only on demand by Akron · 3 years, 5 months ago
  44. ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
  45. 1d09b53 Add settings menu by default by Akron · 3 years, 5 months ago
  46. e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
  47. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
  48. ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
  49. 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
  50. c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
  51. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 10 months ago
  52. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  53. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  54. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  55. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  56. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  57. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  58. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  59. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  60. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  61. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  62. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  63. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  64. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  65. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  66. 3e0fdc1 Test for long passwords (as this surprisingly broke in older versions) by Akron · 4 years, 6 months ago
  67. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  68. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  69. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  70. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  71. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  72. 5999212 Initial token management by Akron · 5 years ago
  73. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  74. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  75. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  76. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  77. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  78. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  79. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  80. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  81. 3d67306 Fix handling of login errors by Akron · 6 years ago
  82. 2d01d29 content_block_ok is not enough to check for existing sidebar content by Akron · 6 years ago
  83. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  84. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  85. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  86. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  87. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  88. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago