web-ui icon indicating copy to clipboard operation
web-ui copied to clipboard

Stable Version

Open xbenyx opened this issue 9 months ago • 0 comments

Since the last merge, we have addressed multiple issues arising from the framework migration. Today, we conducted tests by resetting the image to identify initial configuration problems.

  • Tested login with .env disabled: It threw an error reminding us to enable it.
  • Tested login with incorrect IP address: It threw an error, advising to check the IP address.
  • Added wordlists, rules, and other configurations: We tested various sizes, with the largest being 144MB, and all tests passed.
  • Created hashlists: Passed tests.
  • Added agents: Passed tests.
  • Created tasks and supertasks: Passed tests.
  • Imported supertasks, masks, and bulk imports: Passed tests.

We conducted additional tests in various areas and encountered no issues so far. However, we observed that in some areas where data needs to be displayed, caching issues prevent real-time updates.

Another issue arose with mass deletion. In an environment with ample resources, it works perfectly, but on a machine with limited resources, it causes the MySQL database to lock up.

Since the new web-ui is a preview, its not harm to merge these changes.

xbenyx avatar May 17 '24 16:05 xbenyx