SuiteCRM-Core/config/packages/dev/web_profiler.yaml
Clemente Raposo c3e02d8113 Add native auth security config
- Configure firewall for native auth
- Add shared context between the two firewalls
- Add access control restrictions for native auth paths
2022-09-09 12:46:23 +01:00

6 lines
116 B
YAML

web_profiler:
toolbar: true
intercept_redirects: false
framework:
profiler: { only_exceptions: false }