You could create a user that only has permissions to that list and then pass the credentials with the ajax call when you write to the list. Then any item you create/update will have as it's author/editor this "anonymous" user.
↧
You could create a user that only has permissions to that list and then pass the credentials with the ajax call when you write to the list. Then any item you create/update will have as it's author/editor this "anonymous" user.