SuiteCRM-Core/core/backend
Clemente Raposo 96803a827c Enable CSRF token validation on api requests
- Do no check csrf token on get requests.
-- Angular does not send token on get or header requests
2022-09-09 12:46:20 +01:00
..
Authentication Replace sessionAuthenticate with checkSession 2022-09-09 12:46:20 +01:00
Currency/LegacyHandler Add list of currencies to system config api 2021-09-23 14:22:07 +00:00
Data SuiteCRM 8.1.1 Release 2022-05-24 13:03:36 +01:00
DateTime/LegacyHandler modify datetime filter mapper 2021-05-14 12:33:34 +01:00
Engine Fix #87 - Add session bound language setting 2022-05-12 14:44:24 +01:00
FieldDefinitions Add match all and unset to field definition mapper 2022-03-15 16:52:58 +00:00
Filters/Service Update Core Copyright 2021-03-30 19:22:43 +01:00
Install Fix #109 - Add force exit to upgrade process 2022-06-01 11:49:13 +01:00
Languages Fix #87 - Add SetSessionLanguage process 2022-05-12 14:44:24 +01:00
Metadata Fix #87 - Add session bound language setting 2022-05-12 14:44:24 +01:00
Migrations Add null migration to prevent errors 2021-09-28 15:46:21 +01:00
Module Add favorites to module metadata api 2022-03-03 09:55:02 +00:00
Navbar Add navigation type to navbar entity 2022-03-03 09:55:01 +00:00
Process Fix #60 - Add bulk select to subpanels 2022-08-26 09:37:02 +01:00
Routes Fix legacy entrypoint routing 2021-11-20 15:00:00 +00:00
Security Enable CSRF token validation on api requests 2022-09-09 12:46:20 +01:00
Statistics Fix subpanel insights to support function query 2021-08-27 11:47:50 +01:00
SystemConfig Add AppMetadata API 2022-03-03 09:55:01 +00:00
Themes Add AppMetadata API 2022-03-03 09:55:01 +00:00
UserPreferences Add ui user preferences handling to API 2022-03-08 11:16:21 +00:00
ViewDefinitions Fix #86 - Display datetime as date in filter mode 2022-05-11 12:59:34 +01:00
Kernel.php Add legacy route kernel by passing 2021-11-09 12:42:03 +00:00