Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Delete API needs to check for an updated updatedAt attribute #29

Open
hstove opened this issue Nov 18, 2019 · 0 comments · May be fixed by #30
Open

Delete API needs to check for an updated updatedAt attribute #29

hstove opened this issue Nov 18, 2019 · 0 comments · May be fixed by #30
Labels
bug Something isn't working

Comments

@hstove
Copy link
Collaborator

hstove commented Nov 18, 2019

When models are updated with radiks, radiks-server checks to make sure the updatedAt field is bigger than it was before, which is a way of preventing "signature jacking", similar to how nonces are used in blockchains. The delete API doesn't have this functionality right now, and it should.

@hstove hstove added the bug Something isn't working label Nov 18, 2019
@hstove hstove linked a pull request Nov 19, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant