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

Chore/merge master to develop #1909

Closed
wants to merge 17 commits into from
Closed

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    09d793d View commit details
    Browse the repository at this point in the history
  2. Hotfix for file download vulnerability

    A malicious user can overwrite another user's files if they supply a
    filename that escapes the download directory (e.g.
    ../../../profile.sh). Prevent this by using UUIDs for filenames for
    now and revisit this in the future.
    leblowl committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    03105fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1860 from TryQuiet/pr-hotfix-file-download-and-gi…

    …thub
    
    Backport .github changes and file download hotfix
    leblowl committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    02f6742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ef89a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edbeabc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d577cf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    efcdb6a View commit details
    Browse the repository at this point in the history
  2. linter

    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8c6e345 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1904 from TryQuiet/hotfix/registrar-access

    Add middleware for registrar server
    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e238887 View commit details
    Browse the repository at this point in the history
  4. trigger lerna

    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fe28900 View commit details
    Browse the repository at this point in the history
  5. Publish

    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4c2db16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bc9e9d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1906 from TryQuiet/hotfix/do-not-use-localhost-st…

    …ring
    
    Change localhost to 127.0.0.1
    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    963ba45 View commit details
    Browse the repository at this point in the history
  8. trigger lerna

    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1d30864 View commit details
    Browse the repository at this point in the history
  9. Publish

    vinkabuki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    17c818c View commit details
    Browse the repository at this point in the history
  10. update readme

    Kacper-RF committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ce6501e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb0b8a6 View commit details
    Browse the repository at this point in the history