Defaultinator / defaultinator-api

MIT License
1 stars 2 forks source link

Edits to Credential objects should fail if they are verified #10

Closed luciddr34m3r closed 2 years ago

luciddr34m3r commented 2 years ago

Check and see if 'isVerified' is true during an edit. If so, reject the edit with a message "Cannot edit verified records."