Skip to content

Feature request: add found=1 filter to my nets page #129

@mcauser

Description

@mcauser

It'd be nice if you could pass a &found=1 query parameter to the my nets page.
eg. https://wpa-sec.stanev.org/?my_nets&found=1&page=1

Which would append a AND n_state=1 to the query:
https://github.com/RealEnder/dwpa/blob/master/web/content/my_nets.php#L24
and render a filtered table, showing all founds.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions