SuiteCRM-Core/core/backend/Authentication
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
..
Controller Fix #180 - Adjust XSRF token handling 2023-01-24 10:10:05 +00:00
LegacyHandler Add legacy user mapper 2022-10-04 13:13:19 +01:00