Skip to content

make it possible to have adminbot input pattern be dynamic #203

Description

@0xLE

What problem does this solve?

For instanced web challenges that require the use of admin bot, an author may want to only limit the input URL to the currently running instance.

Proposed solution

A potential solution would to have inputs be a callback like: inputs: (ctx) => ...

Workarounds or alternatives

This is currently doable, but it must be done imperatively in the handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions