Kayusme / logistics3

A web app for logistics company for customers to calculate price, checkout, track consignments, and admin panel using codeigniter
0 stars 0 forks source link

Enhancements for Security, Reliability, and Functionality #13

Open sweep-ai[bot] opened 11 months ago

sweep-ai[bot] commented 11 months ago

Description

This pull request includes several enhancements to improve the security, reliability, and functionality of the application. The changes are as follows:

UserModel

LoginController

PackageController

ReportController

Database Schema

Summary

This pull request enhances the application's security, reliability, and functionality by implementing password hashing, duplicate user checking, email validation, complexity requirements enforcement, error handling, session management, unsuccessful login attempt logging, consignment existence checking, status validation, status update logging, user permission checking, and database schema updates. These changes ensure a more robust and secure application, providing a better user experience.

Fixes #12.


To checkout this PR branch, run the following command in your terminal:

git checkout {pull_request.branch_name}

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: