1.109.0
·
8 commits
to master
since this release
Included commits: 1.108.1...1.109.0
Improvements
- Extended
ajax-providermolecule to handle 401 unauthorized responses by parsing the JSON redirect URL and redirecting the user to the login page, supporting session expiry detection for AJAX-driven pages. - Added
X-Requested-With: XMLHttpRequestheader to all requests made by theajax-providermolecule to enable server-side identification of AJAX requests.