1. df92c83 Minimum version of conllu2korapxml by Akron · 1 year, 8 months ago
  2. 78e0b6f Workaround utf8 test issue in certain environments (fixes #197) by Akron · 1 year, 8 months ago
  3. eb39cf3 Show redirect-uri in client view by Akron · 1 year, 8 months ago
  4. a8f87cc Do not follow redirects on authorization requests (fixes #195) by Akron · 1 year, 9 months ago
  5. aaf4a83 Add KorAP-XML-CoNLL-U plugin by Akron · 1 year, 11 months ago
  6. 278fbca Marketplace: List plugins by Helge · 2 years ago
  7. 001dcd2 Redirect to index on auth-failure if user not logged in (fixes #192) by Akron · 1 year, 10 months ago
  8. 9ccf69a Improve error handling for non-redirect errors by Akron · 1 year, 10 months ago
  9. 9d82690 Improve security of redirect URIs (fixes #166) by Akron · 1 year, 10 months ago
  10. 2c142ab Make scope a requirement when authorizing a client by Akron · 1 year, 10 months ago
  11. db1f467 Fix unknown client handling and replace client info API (fixes #181) by Akron · 1 year, 10 months ago
  12. 5ea0f5d Fix error handling when no client_id is given by Akron · 1 year, 10 months ago
  13. b427992 Add KrillIndexer plugin by Akron · 2 years ago
  14. e40933b Set version via environment variable by Akron · 1 year, 11 months ago
  15. d8db672 Add KALAMAR_PLUGINS environment variable by Akron · 2 years ago
  16. 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 2 years ago
  17. a205b14 Remove legacy JWT handling from mock server by Akron · 2 years ago
  18. 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 2 years ago
  19. 3340ae7 Add command to generate super_client_info files by Akron · 2 years ago
  20. 99968a9 Fix handling of public clients by Akron · 2 years, 6 months ago
  21. 4dc3d50 Fix tests for new max query length by Marc Kupietz · 2 years, 5 months ago
  22. d91a1ca Remove JWT flow for authorization by Akron · 2 years, 6 months ago v0.45
  23. 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 2 years, 7 months ago
  24. 6b75d12 Show source code of registered plugins by Akron · 2 years, 7 months ago
  25. 408bc7c Fetch client information before request grant by Akron · 2 years, 7 months ago
  26. 9f2ad34 Support plugin source on registration by Akron · 2 years, 7 months ago
  27. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 2 years, 8 months ago
  28. b6b156e Support confidential clients by Akron · 2 years, 8 months ago
  29. 6227fba Introduce korapxml2krill command by Akron · 3 years, 2 months ago
  30. 653461e Introduce tei2korapxml command by Akron · 3 years, 2 months ago
  31. c23ce66 Format page numbers in pagination by Akron · 3 years ago
  32. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago
  33. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 3 years, 1 month ago
  34. a4b17f7 Support inactive buttongroup items by Akron · 3 years, 1 month ago
  35. 638fc97 Disable CSP for development purposes by Akron · 3 years, 2 months ago
  36. 1419aad Add demo server plugin by Akron · 3 years, 2 months ago
  37. 26d57f2 Add pagination info service by Akron · 3 years, 2 months ago
  38. dd5ab89 Tutorial: Introduce legacy links by Akron · 3 years, 3 months ago
  39. 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 3 years, 3 months ago
  40. fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 3 years, 3 months ago
  41. b82939b Tutorial: always call FAQ FAQ by Marc Kupietz · 3 years, 3 months ago
  42. 58c6099 Fix tests for Mojo >= 9.21 by Akron · 3 years, 3 months ago
  43. da903dd Tutorial: move dev/team section to the bottom by hebasta · 3 years, 4 months ago
  44. 9bd140e Move pagination out of resultinfo by Akron · 3 years, 4 months ago
  45. aef5cf2 Remove X-Frame-Options in favor of CSP frame-ancestors by Akron · 3 years, 5 months ago
  46. cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
  47. dc0b3ab Show settings only on demand by Akron · 3 years, 5 months ago
  48. ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
  49. 1d09b53 Add settings menu by default by Akron · 3 years, 5 months ago
  50. 276afc0 Update client list API according to API change by Akron · 3 years, 5 months ago
  51. e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
  52. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
  53. ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
  54. 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
  55. c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
  56. aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 6 months ago
  57. 2c2ddbd Introduce autorotating secrets for security by Akron · 3 years, 9 months ago
  58. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 11 months ago
  59. 3b3a434 Update dependency to recent version of Mojo by Akron · 3 years, 6 months ago
  60. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  61. dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 3 years, 7 months ago
  62. 69481a4 Added tests for Mojo >= 9.11 compat by Akron · 3 years, 8 months ago
  63. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  64. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  65. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  66. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  67. 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
  68. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  69. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  70. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  71. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  72. 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
  73. 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
  74. 5b6d727 Improve CORS by Akron · 3 years, 10 months ago
  75. 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
  76. 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
  77. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  78. a24af0a Add citation configuration in form of a test by Akron · 3 years, 11 months ago
  79. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  80. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  81. 8f8deda Remove default endpoint from config file by Akron · 3 years, 10 months ago
  82. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  83. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 10 months ago
  84. 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
  85. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  86. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 2 months ago
  87. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  88. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  89. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  90. 18a2a27 Fixes a test that weirdly fails in recent versions of Mojolicious by Akron · 4 years, 5 months ago
  91. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  92. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  93. 3e0fdc1 Test for long passwords (as this surprisingly broke in older versions) by Akron · 4 years, 6 months ago
  94. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  95. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  96. 4cdc4fc Add content area behind search results in templates by Akron · 4 years, 7 months ago
  97. e8fdc81 Merge "Declare proxy as stable and enable by default" by Akron · 4 years, 7 months ago
  98. 8a21b4d Declare proxy as stable and enable by default by Akron · 4 years, 7 months ago
  99. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  100. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago