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 create supertask fails when crackerType != pretask.crackerType #971

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

rixvet
Copy link
Collaborator

@rixvet rixvet commented Aug 28, 2023

Instead of returning an object, it should return an ID instead.

Fixes: #969

@zyronix
Copy link
Member

zyronix commented Aug 29, 2023

Looks good, could you please add something to the changelog?

This condition is only triggered when you for example create a supertask bet select the cracktype incorrectly. Eg, you want to run a task with the generic cracker, but the prestask inside the supertask were created with hashcat.

Copy link
Member

@zyronix zyronix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above, update changelog

@rixvet rixvet requested a review from zyronix August 29, 2023 07:44
@zyronix zyronix merged commit 29e1c44 into master Aug 29, 2023
1 check passed
@s3inlc s3inlc deleted the issue/969 branch August 29, 2023 19:13
@Shayan1191
Copy link

7bb1a13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] SupertaskUtils::runSupertask fails if pretask CrackerBinaryType to provided $crackerBinaryType
3 participants