feature request: guest ticket if uploadPass is enabled
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.
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.
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