mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2026-07-28 23:36:57 +08:00
- Configure firewall for native auth - Add shared context between the two firewalls - Add access control restrictions for native auth paths
6 lines
116 B
YAML
6 lines
116 B
YAML
web_profiler:
|
|
toolbar: true
|
|
intercept_redirects: false
|
|
|
|
framework:
|
|
profiler: { only_exceptions: false }
|