- dd5ab89 Tutorial: Introduce legacy links by Akron · 3 years, 4 months ago
- 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 3 years, 4 months ago
- fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 3 years, 4 months ago
- cce055c Fix error message in case of server error by Akron · 3 years, 6 months ago
- 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 3 years, 6 months ago
- 116eace Add option to toggle password fields by Akron · 3 years, 6 months ago
- ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 6 months ago
- 276afc0 Update client list API according to API change by Akron · 3 years, 6 months ago
- 013c39f Fix integration of form buttons in button groups by Akron · 3 years, 7 months ago
- e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 7 months ago
- 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 7 months ago
- ad011bb Disable caching in auth routes by Akron · 3 years, 7 months ago
- 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 7 months ago
- c1aaf93 Allow to revoke tokens by Akron · 3 years, 7 months ago
- 9ffb4a3 Style token list by Akron · 3 years, 7 months ago
- aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 7 months ago
- abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 4 years ago
- bc94a9c List tokens of a client by Akron · 3 years, 8 months ago
- dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 3 years, 8 months ago
- 83209f7 Issue a new token for a public client by Akron · 3 years, 11 months ago
- 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 10 months ago
- baae980 Fix working directory for default plugin configurations by Akron · 3 years, 10 months ago
- 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 10 months ago
- 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 10 months ago
- be60634 Remove debrecated API methods by Akron · 3 years, 10 months ago
- 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 10 months ago
- 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 4 years ago
- 8dda1c6 Add CSP compliance to plugins by Akron · 4 years ago
- cb5c171 Make notifications framework CSP compliant by Akron · 4 years ago
- 5b6d727 Improve CORS by Akron · 4 years ago
- dac9561 Fixed nonce to be base64 by Akron · 4 years ago
- eb53ac3 Added nonce helper to CSP plugin by Akron · 4 years ago
- 354f453 Establish CSP plugin by Akron · 4 years ago
- 337f15d Introduce CORS headers in proxy by Akron · 4 years ago
- e208d30 Remove email support from login (fixes #99) by Akron · 4 years, 1 month ago
- c58bfc4 Fix pipes behaviour in mock server to be consistent with Kustvakt by Akron · 4 years, 3 months ago
- fd49bab Forward 'pipes' instead of 'pipe' by Akron · 4 years, 3 months ago
- ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 3 months ago
- 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 4 months ago
- 7b9a196 Forward pipe to backend by Akron · 4 years, 6 months ago
- 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 7 months ago
- 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 8 months ago
- 7c87c1a Establish 'after_search' hook by Akron · 4 years, 8 months ago
- 17de86e Add OAuth client information page by Akron · 4 years, 8 months ago
- 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 9 months ago
- 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 9 months ago
- 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 9 months ago
- b3f3359 Spin off data templates into file templates for Auth plugin by Akron · 4 years, 9 months ago
- 5999212 Initial token management by Akron · 5 years ago
- d00b427 Improve proxy for redirects by Akron · 4 years, 11 months ago
- b5b70d0 Catch timeouts in proxy by Akron · 5 years ago
- 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
- 909ed08 Fixed matchID transformation to deal with textSigles having dashes by Akron · 5 years ago
- f7ec444 Added settings and navi helpers by Akron · 5 years ago
- d512ea6 Generalized the usage of the navigation helper by introducing a 'realm' parameter by Akron · 5 years ago
- 3cfa26d Added 'realm' parameter to 'embedded_link_to' helper by Akron · 5 years ago
- 254fe21 Simplified documentation routing by Akron · 5 years ago
- 9490e3b Generalize documentation helpers by Akron · 5 years ago
- 41a190a Cleanup helper plugins to separate page helpers from functional helpers by Akron · 5 years ago
- 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
- cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
- 91a7685 Fix treatment of legacy 'collection' parameter by Akron · 5 years ago
- a130fa5 Emit 'after_render' hook in proxy to make requests accessible for post processing by Akron · 5 years ago
- 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
- cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
- 56b3d0d Close connections in proxy as a workaround for problematic connection handling in embedding proxies by Akron · 5 years ago
- 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
- 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
- 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
- 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
- 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 6 years ago
- 7eb32c6 Remove deprecated auth_support support by Akron · 6 years ago
- a3c353c Mark total results for cache in case of timeout - fixes #84 by Akron · 6 years ago
- a2d92de Rename "Institute for the German Language" to "Leibniz Institute for the German Language" by Akron · 6 years ago
- cebf69d Merge "Improve note regarding opt-out" by Akron · 6 years ago
- 3d67306 Fix handling of login errors by Akron · 6 years ago
- 13edd80 Improve note regarding opt-out by Akron · 6 years ago
- eded58a Merge "Make doc navigation extensible" by Akron · 6 years ago
- df479e9 Improve Piwik to track all requests anonymously by Akron · 6 years ago
- 1b1a271 Make doc navigation extensible by Akron · 6 years ago
- c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
- a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
- 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
- b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
- 7c75841 Support piwik.embed directive by Akron · 6 years ago
- e6ad55d Fixed missing line in JS code for Piwik plugin by Akron · 6 years ago
- 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago
- d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
- 385249d Respect cutoff for caching by Akron · 6 years ago
- c4be819 Add query parameter validation by Akron · 6 years ago
- fb6d87d Replace old backend with new backend by Akron · 6 years ago
- 80a84b2 Support text information endpoint by Akron · 6 years ago
- 8ea8429 Improve error handling by Akron · 6 years ago
- d7ed34b Fixed authorization in caching by Akron · 6 years ago
- f21eb49 Introduce caching for all query methods by Akron · 6 years ago
- be61f4c Added corpusinfo endpoint by Akron · 6 years ago
- d0ec308 Check for the right error and warning structure by Akron · 6 years ago
- 7093b81 Introduced KalamarErrors plugin by Akron · 6 years ago
- b8d0b40 Added matchinfo tests by Akron · 6 years ago
- b80341d Add matchinfo to rewritten backend by Akron · 6 years ago