- Updated the `LoginForm.vue` and `RegisterForm.vue` components to include the `method="POST"` attribute in their form elements. This change ensures that form submissions are handled correctly as POST requests, aligning with standard web practices for user authentication and registration. These modifications aim to enhance the functionality of the authentication forms by explicitly defining the request method for form submissions. |
||
|---|---|---|
| .. | ||
| admin | ||
| auth | ||
| forms | ||
| pricing | ||
| settings | ||
| templates | ||
| welcome | ||
| NotFoundForm.vue | ||
| OpenFormFooter.vue | ||