opnform-host-nginx/client/components
JhumanJ a43ed866b8 Add POST method to LoginForm and RegisterForm components
- 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.
2025-04-14 10:32:48 +02:00
..
forms Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
global Update Navbar.vue and FormCleanings.vue for Improved Logic and UI Consistency 2025-03-26 17:07:02 +01:00
open Refactor Captcha Input Rendering in OpenForm Component 2025-04-11 16:04:55 +02:00
pages Add POST method to LoginForm and RegisterForm components 2025-04-14 10:32:48 +02:00
settings Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
tools 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vendor Sentry + Nuxt upgrade & (#738) 2025-04-01 17:41:10 +02:00
workspaces Team functionality (#459) 2024-07-04 17:21:36 +02:00