-
-
Notifications
You must be signed in to change notification settings - Fork 87
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 ignore_hash
option in settings.ini
#684
Merged
Merged
+53
−9
Commits on Dec 23, 2022
-
Settings: add an option to skip checksum verification on Updates.xml
This allows aqt to work even when the server download.qt.io is unreachable. Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net>
Configuration menu - View commit details
-
Copy full SHA for cdb37da - Browse repository at this point
Copy the full SHA cdb37daView commit details
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f00112f - Browse repository at this point
Copy the full SHA f00112fView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62dfc46 - Browse repository at this point
Copy the full SHA 62dfc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e00ed - Browse repository at this point
Copy the full SHA 76e00edView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 26ca994 - Browse repository at this point
Copy the full SHA 26ca994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c456cf - Browse repository at this point
Copy the full SHA 5c456cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d10c2 - Browse repository at this point
Copy the full SHA e9d10c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6857ed9 - Browse repository at this point
Copy the full SHA 6857ed9View commit details
Commits on Nov 3, 2023
-
docs: update configuration.rst
express default value of hash_algorithm Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Configuration menu - View commit details
-
Copy full SHA for b26eb61 - Browse repository at this point
Copy the full SHA b26eb61View commit details -
fix: hashlib constructor with usedforsecurity=False
- Python 3.9 and later introduce a keyword argument ``usedforsecurity`` - Set to False because we use hash to check file integrity not for password hash. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 07c9e96 - Browse repository at this point
Copy the full SHA 07c9e96View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9808f7b - Browse repository at this point
Copy the full SHA 9808f7bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.