SuiteCRM-Core/core/backend/Authentication/Controller
Clemente Raposo 20de647d5f Fix #180 - Adjust XSRF token handling
- Do not generate a new token on api requests. Use an existing one
-- this was causing problems, as sometimes a new token was being generated, causing the next request to fail
- Add configuration to specify in which requests the new token cookie should be added
2023-01-24 10:10:05 +00:00
..
SecurityController.php Fix #180 - Adjust XSRF token handling 2023-01-24 10:10:05 +00:00