This is an automated email from the ASF dual-hosted git repository.

mgubaidullin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


    from ab94e44e Fix MainPropertiesPanel
     add d211d71f Cleanup before release

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/karavan/api/AuthResource.java |  35 +++++--
 .../karavan/api/CookieSessionAuthMechanism.java    |   9 +-
 .../org/apache/camel/karavan/api/CsrfFilter.java   | 113 +++++++++++++++++++++
 .../apache/camel/karavan/cache/KaravanCache.java   |  18 ++--
 .../src/main/webui/src/api/auth/AuthApi.tsx        |  21 ++--
 .../src/ui/command-palette/useCommandHook.tsx      |   5 +-
 .../src/ui/page-access/profile/ChangePassword.tsx  |   9 +-
 .../src/main/webui/src/ui/shared/MonacoEditor.tsx  |  10 +-
 .../src/main/webui/src/ui/utils/useFormUtil.tsx    |   2 +-
 9 files changed, 182 insertions(+), 40 deletions(-)
 create mode 100644 
karavan-app/src/main/java/org/apache/camel/karavan/api/CsrfFilter.java

Reply via email to