fossasia / susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
GNU Lesser General Public License v2.1
2.51k stars 1.08k forks source link

Modify DeleteSkillService so it can be deleted by an admin #1336

Closed harsh-jindal closed 5 years ago

harsh-jindal commented 5 years ago

Fixes #1333

Changes: Added a getUuidByEmail in ClientIdentity.

Screenshots for the change: Screenshot 2019-07-25 at 9 06 31 PM

harsh-jindal commented 5 years ago

@akshatnitd @fragm3 please review