- Action Pack now generates URL‑safe Base64 CSRF tokens and validates both URL‑safe and legacy strict tokens.
- Adds `action_controller.urlsafe_csrf_tokens` config to control encoding, with upgrade guidance for those on 5.2.5.
- All other Rails components remain unchanged.