chore(deps): update dependency ctfd/ctfd to v3.8.2#56
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency ctfd/ctfd to v3.8.2#56renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
3419915 to
3842825
Compare
5b43607 to
192c58f
Compare
192c58f to
3205fc5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
3.7.7→3.8.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ctfd/ctfd (ctfd/ctfd)
v3.8.2Compare Source
Security
General
ratelimitsubmission type instead ofincorrectPlugins
Ratelimitedssubmission classBaseChallenge.ratelimited()method which createsRatelimitedssubmissionsforce_allparameter toCTFd.plugins.migrations.upgrade()to allow plugins to decide if they want to force run all migrationsapp.overridden_functionsglobal which allows plugin developers to override functions that support the behaviorChallengeSolveExceptioninBaseChallenge.solve()when encountering a duplicate solve situationThemes
Deployment
rootuser and instead use the providedctfduserPUTmethod to IP address trackingTranslations
v3.8.1Compare Source
Security
General
initial,decay,minimum,functioncolumns available through the standard challenge typefunctionfieldsolvedsolution visibility to challenge solutionsAdmin Panel
API
GET /api/v1/solutions/[solution_id]to return 404 if a solution is hidden instead of a 403/api/v1/challenges/[challenge_id]/solutionendpoint to check if a challenge solution is accessibleThemes
0.0.19challenges.jsnow has additional functionsgetSolutionStateandsetSolutionIdto allow the UI to determine if a solution is accessibleDeployment
RUN_IDconfig which specifies a token which will be used as a cache-buster URL parameterEXTRA_CONFIGS_FORCE_TYPESconfig to allow server admins to force types for configs specified in the[extra]sectionUPDATE_CHECKis disabled the update prompt banner should be properly disabledTranslations
v3.8.0Compare Source
General
logicfield which allows for challenge developers to control the flag collection behavior of a challenge:any: any flag is accepted for the challengeall: all flags for the challenge must be submittedteam: all team members must submit any flagchallenges.openin the Tracking table when a challenge is opened for the first time by a userAdmin Panel
API
/api/v1/users/me/submissionsfor users to retrieve their own submissions/api/v1/challenges/[challenge_id]/solutionsfor users to retrieve challenge solutions/api/v1/challenges/[challenge_id]/ratingsfor users to submit ratings and for admins to retrieve themratingsandratingfields to the response of/api/v1/challenges/[challenge_id]solution_idto the response of/api/v1/challenges/[challenge_id]nulllogicfield to the response of/api/v1/challenges/[challenge_id]change_passwordfield to/api/v1/users/[user_id]when viewed as an admin/api/v1/solutionsand/api/v1/solutions/[solution_id]endpoints/api/v1/unlocksis now also used to unlock solutions for user viewingDeployment
PRESET_ADMIN_NAME,PRESET_ADMIN_EMAIL,PRESET_ADMIN_PASSWORD, andPRESET_ADMIN_TOKENtoconfig.inifor pre-creating an admin userPRESET_CONFIGStoconfig.inifor pre-setting server-side configsEMAIL_CONFIRMATION_REQUIRE_INTERACTIONtoconfig.inito require additional interaction for email confirmation linkspybluemondaywithnh3(due to breakage in Python modules written in Golang)Plugins
ChallengeResponseobject instead of a(status, message)tupleBaseChallenge.partialfor challenge classes to indicate partial solves (forallflag logic)Themes
core-betatheme has been promoted tocorecore-betarepo has been replaced with the core-theme repo. Future changes should be made in the main CTFd repo and these changes will be copied over to the core-theme repo.coretheme has been deprecated and renamedcore-deprecatedConfiguration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.