trustedlogin / trustedlogin-vendor

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

No default API Handler 'type' if you don't choose helpdesk software #34

Closed shawnhooper closed 4 years ago

shawnhooper commented 4 years ago
  1. Install vendor plugin
  2. Activate it
  3. Enter account ID, api key, public key
  4. Click on "Save changes"

You get: Notice: Undefined index: type in /srv/users/shawnhooper/apps/shawn-hooper/public/wp-content/plugins/trustedlogin/includes/class-tl-api-handler.php on line 68

The 'type' parameter the API Handler's constructor wants has no default value.