iTop
iTop copied to clipboard
N°8148 - CAS problem when sending a link ending in &
Base information
https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=8148&c[menu]=TargetOverview
Symptom (bug) / Objective (enhancement)
Some url in iTop ends with a ampersand, that king of url are not processed by some CAS authentication providers, so if user create shortcut to that url and trying to access them when they are not currently logged, the authentication process failed.
Reproduction procedure (bug)
Not reproduced with ou CAS server couple to a LDAP server, the url are processed correctly.
Cause (bug)
URL ending with ampersand
Proposed solution (bug and enhancement)
Prevent iTop from generating url ending with ampersand.
Checklist before requesting a review
- [X] I have performed a self-review of my code
- [X] I have tested all changes I made on an iTop instance
- [X] I have added a unit test, otherwise I have explained why I couldn't
- [X] Is the PR clear and detailed enough so anyone can understand digging in the code?
Test comment for VCS integration...