Plugin to interact with TrustedLogin's encrypted storage infrastructure to redirect support staff into an authenticated session on client installations.
GNU General Public License v3.0
0
stars
1
forks
source link
Add provider param check to Endpoint::maybe_action_redirect() #29
We're passing through the provider parameter through, but we're not checking if it matches the helpdesk provider selected.
Need to tidy this up.