Banking_System_Server  1.0.0
Qt-based banking app for user/admin account management, transactions, secure server communication via PostgreSQL/Supabase.
UpdatePasswordRequest.h File Reference

This file contains the declaration of the UpdatePasswordRequest class, which handles requests to update user passwords. More...

#include "Request.h"
#include "db.h"
Include dependency graph for UpdatePasswordRequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UpdatePasswordRequest
 The UpdatePasswordRequest class handles password update requests for users. More...
 

Detailed Description

This file contains the declaration of the UpdatePasswordRequest class, which handles requests to update user passwords.