- 459bf58 Add maintenance announcement tag helper by Akron · 1 year, 1 month ago
- 0e1356c Update Piwik version in Kalamar by Akron · 1 year ago
- 4e413fb Support .-Symbol in IDs by Akron · 1 year, 2 months ago
- 397552c Support CQP in frontend by Akron · 1 year, 2 months ago
- d36478d Marketplace Uninstall Plugins by Helge · 1 year, 6 months ago
- 4a53a9b Add Marketplace Settings as ConfigurationFlag by Helge · 1 year, 4 months ago
- a4f1a97 Remove experimental_client_registration option by Akron · 1 year, 6 months ago
- db720ea marketplace: Install plugins by Helge · 1 year, 8 months ago
- f260e6e Support defined log output by Akron · 1 year, 6 months ago
- a278b31 Add default scopes to authorization request by Akron · 1 year, 7 months ago
- 409f6b8 Kustvakt now requires absolute redirect URIs by Akron · 1 year, 7 months ago
- e3daaeb Fix redirection handling for all authorization flows by Akron · 1 year, 7 months ago
- 690e94d Eliminates unnecessary dumper by Helge · 1 year, 7 months ago
- df92c83 Minimum version of conllu2korapxml by Akron · 1 year, 8 months ago
- eb39cf3 Show redirect-uri in client view by Akron · 1 year, 8 months ago
- a8f87cc Do not follow redirects on authorization requests (fixes #195) by Akron · 1 year, 9 months ago
- aaf4a83 Add KorAP-XML-CoNLL-U plugin by Akron · 1 year, 10 months ago
- 278fbca Marketplace: List plugins by Helge · 2 years ago
- 001dcd2 Redirect to index on auth-failure if user not logged in (fixes #192) by Akron · 1 year, 10 months ago
- 9ccf69a Improve error handling for non-redirect errors by Akron · 1 year, 10 months ago
- 9d82690 Improve security of redirect URIs (fixes #166) by Akron · 1 year, 10 months ago
- 2c142ab Make scope a requirement when authorizing a client by Akron · 1 year, 10 months ago
- db1f467 Fix unknown client handling and replace client info API (fixes #181) by Akron · 1 year, 10 months ago
- 1009e19 Security update by Akron · 1 year, 11 months ago
- 5ea0f5d Fix error handling when no client_id is given by Akron · 1 year, 10 months ago
- 340c128 Introduced StartWithBackend plugin by Akron · 2 years ago
- b427992 Add KrillIndexer plugin by Akron · 2 years ago
- e40933b Set version via environment variable by Akron · 1 year, 11 months ago
- d8db672 Add KALAMAR_PLUGINS environment variable by Akron · 2 years ago
- 53a171e Introduce environment variable KALAMAR_CLIENT_FILE in auth plugin by Akron · 2 years ago
- c9e53cd Remove deprecated 'auth_support' parameter by Akron · 2 years ago
- e4276a9 Upgrade version number by Akron · 2 years ago
- 66ef3b5 Support client_file parameter as an alternative to client_id and client_secret by Akron · 2 years ago
- 3340ae7 Add command to generate super_client_info files by Akron · 2 years ago
- b774905 Improve token filtering in leaf nodes (fixes #168) by Akron · 2 years, 4 months ago
- 99968a9 Fix handling of public clients by Akron · 2 years, 6 months ago
- 61850b9 Increase maximum query length from 1000 to 4096 by Marc Kupietz · 2 years, 5 months ago
- d91a1ca Remove JWT flow for authorization by Akron · 2 years, 6 months ago v0.45
- 8627609 Set expiration of cookies in Auth plugin to 3 days by Akron · 2 years, 6 months ago
- 9fa7cc5 Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb) - 2 by Akron · 2 years, 7 months ago
- 6b75d12 Show source code of registered plugins by Akron · 2 years, 7 months ago
- 408bc7c Fetch client information before request grant by Akron · 2 years, 7 months ago
- 9f2ad34 Support plugin source on registration by Akron · 2 years, 7 months ago
- 8dc8b13 Added confidential marker in client view by Akron · 2 years, 7 months ago
- b45300f Mark confidential clients as slightly more secure by Akron · 2 years, 7 months ago
- a8efaa9 OAuth client authorization handling (Fixes #54) by Akron · 2 years, 8 months ago
- b6b156e Support confidential clients by Akron · 2 years, 8 months ago
- 6227fba Introduce korapxml2krill command by Akron · 3 years, 2 months ago
- 653461e Introduce tei2korapxml command by Akron · 3 years, 2 months ago
- c23ce66 Format page numbers in pagination by Akron · 3 years ago
- 3d68ac3 Prevent Autosecret migration if old secret is > 22 chars (fixes #157) by Akron · 2 years, 11 months ago
- 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago
- 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 3 years, 1 month ago
- a4b17f7 Support inactive buttongroup items by Akron · 3 years, 1 month ago
- 638fc97 Disable CSP for development purposes by Akron · 3 years, 2 months ago
- 1419aad Add demo server plugin by Akron · 3 years, 2 months ago
- a7258cb Fold all top-level navigation items in doc by Akron · 3 years, 2 months ago
- dd5ab89 Tutorial: Introduce legacy links by Akron · 3 years, 3 months ago
- 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 3 years, 3 months ago
- fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 3 years, 3 months ago
- da903dd Tutorial: move dev/team section to the bottom by hebasta · 3 years, 4 months ago
- aef5cf2 Remove X-Frame-Options in favor of CSP frame-ancestors by Akron · 3 years, 5 months ago
- cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
- 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 3 years, 5 months ago
- 116eace Add option to toggle password fields by Akron · 3 years, 5 months ago
- ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
- 276afc0 Update client list API according to API change by Akron · 3 years, 5 months ago
- 013c39f Fix integration of form buttons in button groups by Akron · 3 years, 6 months ago
- e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
- 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
- ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
- 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
- c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
- 9ffb4a3 Style token list by Akron · 3 years, 6 months ago
- aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 6 months ago
- 2c2ddbd Introduce autorotating secrets for security by Akron · 3 years, 9 months ago
- abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 10 months ago
- bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
- dc50c89 Update OAuth2 management parameters to follow the new scheme of Kustvakt by Akron · 3 years, 7 months ago
- 26244a7 Change samesite cookie value to 'none' to allow for session riding by Akron · 3 years, 7 months ago
- 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
- 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
- 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
- baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
- 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
- 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
- be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
- 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 9 months ago
- 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
- 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
- 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
- 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
- cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
- 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
- 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
- 5b6d727 Improve CORS by Akron · 3 years, 10 months ago
- 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
- 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
- b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
- dac9561 Fixed nonce to be base64 by Akron · 3 years, 10 months ago