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

Add an option to allow empty root in the fsHandler #1299

Merged
merged 4 commits into from May 16, 2022

Commits on May 12, 2022

  1. Add an option to allow empty root in the fsHandler

    this is necessary to restore the capabilities before the commit valyala@c7576cc
    and to allow further functionality to be docked from the outside which is not affected by setting the root dir afterwards
    
    gofiber/fiber#1882 (comment)
    ReneWerner87 committed May 12, 2022
    Copy the full SHA
    0b7a185 View commit details
    Browse the repository at this point in the history
  2. Add an option to allow empty root in the fsHandler

    this is necessary to restore the capabilities before the commit valyala@c7576cc
    and to allow further functionality to be docked from the outside which is not affected by setting the root dir afterwards
    
    gofiber/fiber#1882 (comment)
    ReneWerner87 committed May 12, 2022
    Copy the full SHA
    a89d4d0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update fs.go

    Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
    ReneWerner87 and erikdubbelboer committed May 16, 2022
    Copy the full SHA
    9a92eff View commit details
    Browse the repository at this point in the history
  2. Update fs.go

    Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
    ReneWerner87 and erikdubbelboer committed May 16, 2022
    Copy the full SHA
    38f15ab View commit details
    Browse the repository at this point in the history