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