Skip to content

Add account creation via SOAP with frontend and backend integration

  • Backend: Introduced /api/azerothcore/accounts route for creating accounts via SOAP, including validation and error handling.
  • Frontend: Added "Create Account" dialog in Accounts page with form validation and SOAP integration.
  • Updated composeOverride.js to enable SOAP with AC_SOAP_ENABLED parameter.
  • Adjusted test case timings in junit.xml for consistency.

Merge request reports

Loading