You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be cool to create a guest upload ticket if uploadPass is enabled. For a guest.
authenticated user create a guest upload ticket with his mail address
authenticated user send this url to a guest
guest upload his files
authenticated user will be notified by mail
authenticated user can download the files from the guest
Any one time password doesn't work, because I want to place PsiTransfer behind an OpenID Connect, that send the uploadPass/x-passwd header to PsiTransfer, after the user is validated from OIDC.
well thats close to my issue #277
the problem is, there are no authenticated user by design.
Implementing this would take a lot of effort. Maybe the owner respond to this topic
Would be cool to create a guest upload ticket if uploadPass is enabled. For a guest.
Any one time password doesn't work, because I want to place PsiTransfer behind an OpenID Connect, that send the uploadPass/
x-passwd
header to PsiTransfer, after the user is validated from OIDC.All at all I search for something that can really replace dl-ticket:
https://www.thregr.org/wavexx/software/dl/guide/
New grant
is what I mean with the feature request for PsiTransfer.Also an enhanced admin page would be great - issue #289
Thanks.
The text was updated successfully, but these errors were encountered: