1. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  2. dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 3 years, 7 months ago
  3. 26244a7 Change samesite cookie value to 'none' to allow for session riding by Akron · 3 years, 7 months ago
  4. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  5. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  6. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  7. baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
  8. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  9. 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
  10. be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
  11. 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 9 months ago
  12. 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
  13. 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
  14. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  15. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  16. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  17. 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
  18. 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
  19. 5b6d727 Improve CORS by Akron · 3 years, 10 months ago
  20. 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
  21. 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
  22. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  23. dac9561 Fixed nonce to be base64 by Akron · 3 years, 10 months ago
  24. c4ea2e5 Adopt CSP plugin for main headers by Akron · 3 years, 10 months ago
  25. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  26. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  27. 8f8deda Remove default endpoint from config file by Akron · 3 years, 10 months ago
  28. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  29. 337f15d Introduce CORS headers in proxy by Akron · 3 years, 10 months ago
  30. 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
  31. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  32. 58f7c81 Bump version by Akron · 4 years, 2 months ago
  33. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 2 months ago
  34. fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 2 months ago
  35. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  36. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  37. 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
  38. e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
  39. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  40. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  41. 7c87c1a Establish 'after_search' hook by Akron · 4 years, 7 months ago
  42. e8fdc81 Merge "Declare proxy as stable and enable by default" by Akron · 4 years, 7 months ago
  43. 8a21b4d Declare proxy as stable and enable by default by Akron · 4 years, 7 months ago
  44. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  45. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  46. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  47. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  48. b3f3359 Spin off data templates into file templates for Auth plugin by Akron · 4 years, 8 months ago
  49. 5999212 Initial token management by Akron · 5 years ago
  50. d00b427 Improve proxy for redirects by Akron · 4 years, 10 months ago
  51. 07d8de6 Document the API URI by Akron · 4 years, 10 months ago
  52. 90be03b Support X-Forwarded-Host name for proxy by Akron · 4 years, 10 months ago
  53. 5ea1a1a Introduced new version by Akron · 4 years, 10 months ago
  54. 23ab047 Make proxy timeouts configurable by Akron · 5 years ago
  55. b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
  56. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  57. 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
  58. f7ec444 Added settings and navi helpers by Akron · 5 years ago
  59. d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 5 years ago
  60. 3cfa26d Added 'realm' parameter to 'embedded_link_to' helper by Akron · 5 years ago
  61. 254fe21 Simplified documentation routing by Akron · 5 years ago
  62. 9490e3b Generalize documentation helpers by Akron · 5 years ago
  63. 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 5 years ago
  64. 6e74687 Dump version by Akron · 5 years ago
  65. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  66. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  67. 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
  68. a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
  69. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  70. b7876a8 Enable experimental proxy via configuration option 'experimental_proxy' by Akron · 5 years ago
  71. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  72. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  73. 56b3d0d Close connections in proxy as a workaround for problematic connection handling in embedding proxies by Akron · 5 years ago
  74. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  75. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  76. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  77. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  78. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  79. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  80. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  81. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  82. a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 6 years ago
  83. 86e63a9 Fixed character in pagination by Akron · 6 years ago
  84. a2d92de Rename "Institute for the German Language" to "Leibniz Institute for the German Language" by Akron · 6 years ago
  85. cebf69d Merge "Improve note regarding opt-out" by Akron · 6 years ago
  86. 3d67306 Fix handling of login errors by Akron · 6 years ago
  87. 13edd80 Improve note regarding opt-out by Akron · 6 years ago
  88. eded58a Merge "Make doc navigation extensible" by Akron · 6 years ago
  89. df479e9 Improve Piwik to track all requests anonymously by Akron · 6 years ago
  90. 1b1a271 Make doc navigation extensible by Akron · 6 years ago
  91. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  92. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  93. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  94. 8df9512 Update dependency to Mojolicious v8.06 by Akron · 6 years ago
  95. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  96. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  97. e6ad55d Fixed missing line in JS code for Piwik plugin by Akron · 6 years ago
  98. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago
  99. d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
  100. 385249d Respect cutoff for caching by Akron · 6 years ago