Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable compliant host URLs in CheckFileInfo #93

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Enable compliant host URLs in CheckFileInfo #93

merged 3 commits into from
Oct 17, 2022

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    82eeb95 View commit details
    Browse the repository at this point in the history
  2. Fixed fileid on host URLs in case the wopiproxy is configured

    This implied adding the original fileid to the WOPI access token,
    and altering the internal format of inodes to be compatible with
    the web frontend.
    glpatcern committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f0e5732 View commit details
    Browse the repository at this point in the history
  3. Decoupled the fileId separator from the web frontend implementation a…

    …nd made it part of the configuration
    glpatcern committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f178fc8 View commit details
    Browse the repository at this point in the history