Skip to content

anonymous download URL pattern is not specialized #11

@alxgomz

Description

@alxgomz

In linshare v2 , anonymous dowload URL pattern are as follow:

/#/external/anonymous/SOME-RANDOM-UUID

As # is basically just an anchor, the URL requested to the server is simply / (as anchors never go on the wire).
This makes it impossible, for instance, to apply specific policy based on URL pattern. As a concrete example it is not possible to use an SSO system that would take care of linshare user UI (served at the root of the site) authentication but still allow anonymous users to download files shared via Linshare (as from the server perspective, the URL is identical).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions