Commit Graph
8 Commits
Author SHA1 Message Date
Axel Uhl 62139edbce bug6101: consolidate CORS filters and factor out common CORS header handling;
use CORSHeader instead of response filter in com.sap.sailing.server.gateway
consistently across Jersey and non-Jersey servlets provided by the bundle;

as drive-by improvement, fix the sap.ico/sap-whitelabeled.ico paths in the page
header of /index.html and provide an empty sap-whitelabeled.ico file.
2025-03-13 01:20:50 +01:00
Axel Uhl f0c26a894c bug6095: Wiki docs; update Deployment/ChatSession for new Credentials 2025-03-06 17:02:00 +01:00
Axel Uhl 671eb2cc47 bug6095: added persistence for AI Core Credentials, using AES encryption with random salt 2025-03-06 15:18:46 +01:00
Axel Uhl 27a621b188 bug6095: allow users to enter AI Core credentials in AdminConsole (non-persistent) 2025-03-06 14:24:11 +01:00
Axel Uhl 4e5ab73446 bug6095: fixed stray selection change events upon table filling; show model name 2025-03-03 17:39:38 +01:00
Axel Uhl eb238106b6 bug6095: added implementation to aiagent.persistence 2025-02-28 11:07:25 +01:00
Axel Uhl 631f26de52 bug6095: added aiagent.persistence bundle, yet empty 2025-02-27 16:29:38 +01:00
Axel Uhl 8f66366283 bug6095: fixed folder name for com.sap.sailing.aiagent.interfaces (s was missing) 2025-02-25 17:55:38 +01:00