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

Settings API that can support multiple teams #66

Closed Shelob9 closed 2 years ago

Shelob9 commented 2 years ago

Resolves #59

This PR adds a new settings API that handles an array of settings, one item per team. There are two new classes:

Shelob9 commented 2 years ago

@zackkatz This PR is ready for review. It adds a PHP settings API that will be used for new UI. It supports multiple teams.