Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pathdb Secure IIP Handler #102

Merged
merged 44 commits into from
Oct 13, 2022
Merged

Add Pathdb Secure IIP Handler #102

merged 44 commits into from
Oct 13, 2022

Conversation

birm
Copy link
Member

@birm birm commented May 5, 2021

Summary

Add a modified IIP handler which limits access based on user access, or more accurately cookie and header contents.

Motivation

Apply pathdb's more granular access control to the slide images

Testing

WIP. I'm almost sure a few things are wrong.

@birm birm requested a review from ebremer May 5, 2021 19:41
@birm
Copy link
Member Author

birm commented May 6, 2021

Working on this noted error,

etchError: request to https://quip-pathdb//node/3?_format=json failed, reason: write EPROTO 139985662121792:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:

    at ClientRequest.<anonymous> (/src/node_modules/node-fetch/lib/index.js:1461:11)
    at ClientRequest.emit (events.js:314:20)
    at TLSSocket.socketErrorListener (_http_client.js:469:9)
    at TLSSocket.emit (events.js:314:20)
    at emitErrorNT (internal/streams/destroy.js:100:8)
    at emitErrorCloseNT (internal/streams/destroy.js:68:3)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  type: 'system',
  errno: 'EPROTO',
  code: 'EPROTO'
}
request to https://quip-pathdb//node/3?_format=json failed, reason: write EPROTO 139985662121792:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:

@birm birm marked this pull request as ready for review April 7, 2022 19:52
@birm birm force-pushed the pdb-iip branch 2 times, most recently from bd32933 to 592b6c6 Compare September 22, 2022 03:18
@birm birm merged commit fbb4bbd into develop Oct 13, 2022
This was referenced Oct 25, 2022
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.

1 participant