Skip to content

OIDC/OAuth support #284

@luochen1990

Description

@luochen1990

Is your feature request related to a problem? Please describe.

I'm always frustrated when I want to share a big file with my friends, since allowing unauthorised user to upload big file might cause the disk space abused.

Describe the solution you'd like

Allowing user login via OIDC, and add limitation options for login user and unauthorised user seperatelly.

ALLOW_UPLOAD = "none" / "login" / "all"
ALLOW_UPLOAD_FILE =  "none" / "login" / "all"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions