Skip to content

Feat: add IP logging to requests (Issue #24)#25

Open
zoidy wants to merge 6 commits into
mainfrom
24-feat-log-ip-address-of-requests-in-gsheet
Open

Feat: add IP logging to requests (Issue #24)#25
zoidy wants to merge 6 commits into
mainfrom
24-feat-log-ip-address-of-requests-in-gsheet

Conversation

@zoidy
Copy link
Copy Markdown
Collaborator

@zoidy zoidy commented Apr 9, 2026

Description
This PR adds functionality for the gsheets webapp to log IP addresses of incoming requests made by the reports. This is useful to be able to see what IP addresses are being used for the purpose of allowing them to access Figshare's API

See #24

Documentation Update

  • I have updated README.md and other relevant documentation
  • No documentation update is needed

Implementation Notes
Google Apps Script does not provide a way to capture the IP so it must be collected and sent by the caller within the POST data

@zoidy zoidy linked an issue Apr 9, 2026 that may be closed by this pull request
1 task
@zoidy zoidy requested a review from HafeezOJ April 9, 2026 23:25
@zoidy zoidy changed the title Feat: describe enhancement or feature (Issue #24) Feat: add IP logging to requests (Issue #24) May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Log IP address of requests in gsheet

1 participant