Skip to content

Remoteflags - #643

Open
MaxHelbig wants to merge 3 commits into
moloch--:masterfrom
MaxHelbig:remoteflags
Open

Remoteflags#643
MaxHelbig wants to merge 3 commits into
moloch--:masterfrom
MaxHelbig:remoteflags

Conversation

@MaxHelbig

Copy link
Copy Markdown

Description

This PR introduces the ability to verify flags using an external service rather than relying solely on internal verification.

Changes

  • Added two new flag types:
    • remote: Submits the flag to an external service without requiring additional player input.
    • remotestring: Requires player input before submitting the flag to the external service.
  • The external service responds with a status and a message.
  • The returned message is displayed to the player after submitting the flag.

Status Codes

  • success: The flag was successfully solved.
  • fail: The flag was not fulfilled (incorrect).
  • error: An error occurred on the flag check server.
    • Note: When the status is error, attempts are not counted against the player.

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.

1 participant