Skip to content
Discussion options

You must be logged in to vote

Oh, is this because of the multi-upload? You would need to do some PR-archeology, then, to try and understand what the intent of the new functions is and how they are being used. This one might be a good starting point - seems that call now returns a list, as indicated in JSdoc block for the function. this is where the file names are read, using map to get a list of file names:
https://github.com/PrivateBin/PrivateBin/pull/1550/changes#diff-4c30f267da1a33c8d947890833316f48f2c58b89bc0ae567a469056ce98b96e5R5233

I had not assumed anyone would need to interact with that JS logic from the outside. They are public primarily for other parts of PrivateBin to interact with them and to allow for un…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cloudscape-germany
Comment options

@elrido
Comment options

Answer selected by cloudscape-germany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants