1. 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 3 years, 6 months ago
  2. 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 3 years, 6 months ago
  3. 99968a9 Fix handling of public clients by Akron · 4 years ago
  4. d91a1ca Remove JWT flow for authorization by Akron · 4 years ago v0.45
  5. 8627609 Set expiration of cookies in Auth plugin to 3 days by Akron · 4 years ago
  6. 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 4 years ago
  7. 6b75d12 Show source code of registered plugins by Akron · 4 years ago
  8. 408bc7c Fetch client information before request grant by Akron · 4 years, 1 month ago
  9. 9f2ad34 Support plugin source on registration by Akron · 4 years, 1 month ago
  10. 8dc8b13 Added confidential marker in client view by Akron · 4 years ago
  11. b45300f Mark confidential clients as slightly more secure by Akron · 4 years, 1 month ago
  12. a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 4 years, 2 months ago
  13. b6b156e Support confidential clients by Akron · 4 years, 2 months ago
  14. 6227fba Introduce korapxml2krill command by Akron · 4 years, 8 months ago
  15. 653461e Introduce tei2korapxml command by Akron · 4 years, 8 months ago
  16. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 4 years, 9 months ago
  17. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 4 years, 7 months ago
  18. 638fc97 Disable CSP for development purposes by Akron · 4 years, 8 months ago
  19. 1419aad Add demo server plugin by Akron · 4 years, 8 months ago
  20. 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 4 years, 9 months ago
  21. fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 4 years, 9 months ago
  22. cce055c Fix error message in case of server error by Akron · 5 years ago
  23. 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 5 years ago
  24. 116eace Add option to toggle password fields by Akron · 5 years ago
  25. ff08811 Fix rendering error in not authenticated oauth route by Akron · 5 years ago
  26. 276afc0 Update client list API according to API change by Akron · 5 years ago
  27. 013c39f Fix integration of form buttons in button groups by Akron · 5 years ago
  28. e997bb5 Improve localization of OAuth2 client and token management by Akron · 5 years ago
  29. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 5 years ago
  30. ad011bb Disable caching in auth routes by Akron · 5 years ago
  31. 041ca4d Reorganize OAuth endpoints by Akron · 5 years ago
  32. c1aaf93 Allow to revoke tokens by Akron · 5 years ago
  33. 9ffb4a3 Style token list by Akron · 5 years ago
  34. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 5 years ago
  35. bc94a9c List tokens of a client by Akron · 5 years ago
  36. dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 5 years ago
  37. 83209f7 Issue a new token for a public client by Akron · 5 years ago
  38. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 5 years ago
  39. baae980 Fix working directory for default plugin configurations by Akron · 5 years ago
  40. 08952df Move tracking asset to simplify proxy configuration by Akron · 5 years ago
  41. 30e7bc7 Introduce Kalamar::Request by Akron · 5 years ago
  42. be60634 Remove debrecated API methods by Akron · 5 years ago
  43. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 5 years ago
  44. 8dda1c6 Add CSP compliance to plugins by Akron · 5 years ago
  45. cb5c171 Make notifications framework CSP compliant by Akron · 5 years ago
  46. dac9561 Fixed nonce to be base64 by Akron · 5 years ago
  47. eb53ac3 Added nonce helper to CSP plugin by Akron · 5 years ago
  48. 354f453 Establish CSP plugin by Akron · 5 years ago
  49. e208d30 Remove email support from login (fixes #99) by Akron · 5 years ago
  50. c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 6 years ago
  51. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 6 years ago
  52. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 6 years ago
  53. 27031aa Encourage login on zero matches (fixes #67) by Akron · 6 years ago
  54. 17de86e Add OAuth client information page by Akron · 6 years ago
  55. 1a9d5be Added support for OAuth2 client unregistration by Akron · 6 years ago
  56. 0f1b93b Added support for OAuth2 client listing by Akron · 6 years ago
  57. b3f3359 Spin off data templates into file templates for Auth plugin by Akron · 6 years ago
  58. 5999212 Initial token management by Akron · 7 years ago
  59. 21b7baf Link to Leibniz Association updated by hebasta · 6 years ago
  60. f7ec444 Added settings and navi helpers by Akron · 7 years ago
  61. d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 7 years ago
  62. 3cfa26d Added 'realm' parameter to 'embedded_link_to' helper by Akron · 7 years ago
  63. 254fe21 Simplified documentation routing by Akron · 7 years ago
  64. 9490e3b Generalize documentation helpers by Akron · 7 years ago
  65. 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 7 years ago
  66. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 7 years ago
  67. cdfd9d5 Implement token refresh mechanism by Akron · 7 years ago
  68. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 7 years ago
  69. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 7 years ago
  70. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 7 years ago
  71. 8bbbecf Added token refresh helper for OAuth2 by Akron · 7 years ago
  72. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 7 years ago
  73. 7eb32c6 Remove deprecated auth_support support by Akron · 7 years ago
  74. a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 7 years ago
  75. a2d92de Rename "Institute for the German Language" to "Leibniz Institute for the German Language" by Akron · 7 years ago
  76. cebf69d Merge "Improve note regarding opt-out" by Akron · 7 years ago
  77. 3d67306 Fix handling of login errors by Akron · 7 years ago
  78. 13edd80 Improve note regarding opt-out by Akron · 7 years ago
  79. eded58a Merge "Make doc navigation extensible" by Akron · 7 years ago
  80. df479e9 Improve Piwik to track all requests anonymously by Akron · 7 years ago
  81. 1b1a271 Make doc navigation extensible by Akron · 7 years ago
  82. c82b1bc Introduce headerButtonGroup content_block by Akron · 8 years ago
  83. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 8 years ago
  84. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 8 years ago
  85. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 8 years ago v0.30
  86. 7c75841 Support piwik.embed directive by Akron · 8 years ago
  87. e6ad55d Fixed missing line in JS code for Piwik plugin by Akron · 8 years ago
  88. 4c33c62 Introduced Piwik as an optional plugin by Akron · 8 years ago
  89. fb6d87d Replace old backend with new backend by Akron · 8 years ago
  90. 8ea8429 Improve error handling by Akron · 8 years ago
  91. d7ed34b Fixed authorization in caching by Akron · 8 years ago
  92. f21eb49 Introduce caching for all query methods by Akron · 8 years ago
  93. d0ec308 Check for the right error and warning structure by Akron · 8 years ago
  94. 7093b81 Introduced KalamarErrors plugin by Akron · 8 years ago
  95. 3239663 First working query example with promise based backend by Akron · 8 years ago
  96. 789afee Update to Mojo version >= 8.02 by Akron · 8 years ago
  97. acef8dc Support redirects in WebAPIs by Akron · 8 years ago
  98. 0d2a843 Updated year by Akron · 8 years ago
  99. f4a7cf4 Tutorial queries can now be unavailable for certain corpora by Akron · 8 years ago
  100. 1120a58 Optimized embedded tutorial for mobile by Akron · 9 years ago