1. 8e21cbe Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago 4684
  2. 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 3 years, 1 month ago
  3. 638fc97 Disable CSP for development purposes by Akron · 3 years, 2 months ago
  4. 1419aad Add demo server plugin by Akron · 3 years, 2 months ago
  5. 58c6099 Fix tests for Mojo >= 9.21 by Akron · 3 years, 3 months ago
  6. cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
  7. dc0b3ab Show settings only on demand by Akron · 3 years, 5 months ago
  8. ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
  9. 1d09b53 Add settings menu by default by Akron · 3 years, 5 months ago
  10. e997bb5 Improve localization of OAuth2 client and token management by Akron · 3 years, 6 months ago
  11. 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
  12. ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
  13. 041ca4d Reorganize OAuth endpoints by Akron · 3 years, 6 months ago
  14. c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
  15. abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 11 months ago
  16. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  17. 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
  18. 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
  19. 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
  20. 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
  21. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  22. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  23. eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
  24. 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
  25. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  26. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  27. ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
  28. f1f1df3 Merge "Fix order of promises in login to not wrongfully congratulate on failing login" by Akron · 4 years, 6 months ago
  29. 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
  30. 3e0fdc1 Test for long passwords (as this surprisingly broke in older versions) by Akron · 4 years, 6 months ago
  31. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  32. 17de86e Add OAuth client information page by Akron · 4 years, 7 months ago
  33. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  34. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  35. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  36. 5999212 Initial token management by Akron · 5 years ago
  37. 4cefe1f Revoke refresh token on logout (cherrypicked) by Akron · 5 years ago
  38. cdfd9d5 Implement token refresh mechanism by Akron · 5 years ago
  39. 35adb0e Merge "When authorization header exists, do not introduce token (required for proxying)" by Akron · 5 years ago
  40. 63d963b Added experimental proxy route to backend api - fixes #91 by Akron · 5 years ago
  41. 4796e00 When authorization header exists, do not introduce token (required for proxying) by Akron · 5 years ago
  42. 8bbbecf Added token refresh helper for OAuth2 by Akron · 5 years ago
  43. 33f5c67 Optionally replace JWT request flow with OAuth2 user credential flow by Akron · 5 years ago
  44. 7eb32c6 Remove deprecated auth_support support by Akron · 5 years ago
  45. 3d67306 Fix handling of login errors by Akron · 6 years ago
  46. 2d01d29 content_block_ok is not enough to check for existing sidebar content by Akron · 6 years ago
  47. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  48. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  49. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  50. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  51. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  52. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago