Clemente Raposo
c6ab4c31e4
Symfony 6.4 - Update SAML configuration setup
...
- Update controllers to point to new lib
- Adjust base onelogin config
- Update firewall configuration
2024-08-21 18:06:15 +01:00
Clemente Raposo
f1c0153d57
Symfony 6.4 - Update symfony/security-bundle recipe - TO REVIEW
2024-08-21 18:06:14 +01:00
Clemente Raposo
c518ca10ac
Symfony 6.4 - Update doctrine/annotations recipe - TO REVIEW
2024-08-21 18:06:14 +01:00
Jack Anderson
984ab5968e
Symfony 5.4 - Update Doctrine Annotations Recipe
2024-08-21 18:06:13 +01:00
Jack Anderson
e4b41cfeb7
Symfony 5.3 - Upgrade Symfony Web Profiler Recipe
2024-08-21 18:06:13 +01:00
Jack Anderson
117dd81727
SuiteCRM 8.4.2 Release
2023-11-09 14:27:09 +00:00
Clemente Raposo
4e4b43e92e
Add base saml configuration
...
- Allow enabling saml configuration
- Make security.access_control dynamic, depending on the auth_type
- Add saml specific access_control configuration
- Add saml routes configuration
- Enable auth.logout.redirect for saml
- Add template configuration for hslavich_onelogin_saml
2022-09-09 12:46:23 +01:00
Dillon-Brown
0774f73684
Move controllers
...
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Dillon-Brown
1cab43c7d3
Rename src to backend
...
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Clemente Raposo
e8f9b18418
Move api documentation to /docs
...
- Enable swagger docs
- Disable re-doc
- Move rest docs path to /docs/rest
- Move graphql docs path to /docs/graphql
2021-03-30 19:22:39 +01:00
Dillon-Brown
9bff8530c6
Add Suite-8 user authentication
2021-03-30 19:21:31 +01:00
Clemente Raposo
668bd04df9
Serve frontend app using symfony router
2021-03-30 19:21:31 +01:00
Dillon-Brown
8cf555f4ee
Update and audit existing project dependencies for Symfony/Flex.
...
- Converted all non-flex bundles with available bundles into Symfony/Flex.
- Updated namespaces to more closely match Symfony.
- Removed unnecessary dependencies and recipes.
- Executed Symfony/Flex recipes to create default configs.
- Improved composer.json scripts.
2021-03-30 19:21:31 +01:00
Dillon-Brown
587a79613e
Add API Platform Framework with Symfony/Flex
...
This implements the basic structure that will be used for the API and core application.
2021-03-30 19:21:30 +01:00