SuiteCRM-Core/config
Clemente Raposo 6c3e266b5d Add legacy api re-direction
- Listen to legacy api calls on the LegacyRedirectListener
- Add LegacyApiRedirectHandler to re-direct to legacy endpoint
-- Using 307 re-direction response to support post re-direction
-- Using api_paths.yaml with the configuration with paths to check

- Setup API tests using codeception
-- Add helper methods to login in v4 and v8 API
- Add Api test to create account using v4 api
- Add Api test to create account using v8 api
- Add unit test for LegacyApiRedirectHandler
2021-03-30 19:21:34 +01:00
..
packages Implement user action menu 2021-03-30 19:21:34 +01:00
routes Add Suite-8 user authentication 2021-03-30 19:21:31 +01:00
services Add legacy api re-direction 2021-03-30 19:21:34 +01:00
bootstrap.php Update and audit existing project dependencies for Symfony/Flex. 2021-03-30 19:21:31 +01:00
bundles.php Add Angular CSRF protection 2021-03-30 19:21:31 +01:00
services.yaml Add legacy api re-direction 2021-03-30 19:21:34 +01:00