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(ui): tools settings page #169

Merged
merged 12 commits into from
Aug 29, 2024
Merged

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Aug 27, 2024

Fixes #146
Fixes #149

Various modifications has been made on config file structure and docker part.
It misses some volumes that generate errors in the UI: error 500, upload error ...

I've added the following volume:

  • nuclei-templates
  • bf_patterns
  • tool_config
  • wordlist

Tools config has been modified to group files in only one folder

Page now works well

I've also added the .gau.toml file as it complains in the make logs
image

And I've also added the possibility to edit the file in tools settings page
image

To test it needs a make down; make pull; make up to update celery image

@psyray psyray added the bug Something isn't working label Aug 27, 2024
@psyray psyray self-assigned this Aug 27, 2024
@psyray psyray changed the title Fix tools settings page fix(ui): fix tools settings page Aug 27, 2024
@psyray psyray requested a review from AnonymousWP August 27, 2024 02:47
@AnonymousWP AnonymousWP changed the title fix(ui): fix tools settings page fix(ui): tools settings page Aug 27, 2024
@AnonymousWP AnonymousWP merged commit 25f4ed7 into release/2.1.0 Aug 29, 2024
@AnonymousWP AnonymousWP deleted the 146-fix-tools-settings-page branch August 29, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tools(scan): hakrawler version is old, need upgrade bug(ui): tool settings page not opening
2 participants