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

fix upload authentication vulnerability #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 1, 2021

  1. Fix upload argument name in docsFix upload argument name in docsfix u…

    …pload argument name in docs
    abraxxa committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    fbf1080 View commit details
    Browse the repository at this point in the history
  2. Fix upload authentication vulnerability

    only checked password, not username
    This required to change the OPAN_AUTH_TOKENS, see the docs for detailsFix upload authentication vulnerability only checked password, not username This required to change the OPAN_AUTH_TOKENS, see the docs for detailsfix upload authentication vulnerability
    
    only checked password, not username
    
    This required to change the OPAN_AUTH_TOKENS, see the docs for details
    abraxxa committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    317ba64 View commit details
    Browse the repository at this point in the history
  3. add curl upload example

    abraxxa committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    62ca7f7 View commit details
    Browse the repository at this point in the history
  4. fix /${pan}/modules/02packages.details.txt.gz served uncompressed

    this broke App::cpm 0.997003
    abraxxa committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    9f7bcd1 View commit details
    Browse the repository at this point in the history