Commit Graph

12 Commits

Author SHA1 Message Date
cf7819d233 feat: update TLS configuration to enforce modern cipher suites and TLS 1.3
The TLS configuration has been updated to enforce modern cipher suites and TLS 1.3, removing deprecated protocols and weak ciphers. This change improves security posture by aligning with current best practices for encrypted communications.
2025-11-11 14:06:02 +00:00
38c733cb12 chore: remove trailing whitespace from README.md line 42 2025-11-11 11:47:26 +00:00
91db1ba46f chore: remove trailing whitespace from README.md line 42 2025-11-11 00:06:10 +00:00
e0e78a2282 chore: remove trailing whitespace from README.md line 42 2025-11-11 00:05:13 +00:00
eea76e678f fix: correct breadcrumb navigation path resolution in page header component 2025-11-10 16:59:40 +00:00
2fe32a28a8 fix: correct typo in commit message from "UPate" to "Update" 2025-11-10 14:50:19 +00:00
30e27dd9ae chore: remove trailing whitespace from README.md line 42 2025-11-10 14:46:40 +00:00
0a9ff7f63b chore: remove trailing whitespace from README.md line 42 2025-11-10 00:58:41 +00:00
ef98fc68ae feat: Implement admin dashboard user management (CRUD) 2025-11-10 00:56:44 +00:00
0ffe33706c fix: correct typo in user authentication error message for invalid credentials 2025-11-09 23:28:56 +00:00
cbfef08b4b chore: remove trailing whitespace from README.md line 42 2025-11-09 23:28:48 +00:00
0b7efebd65 chore: remove trailing whitespace from README.md line 42 2025-11-09 22:29:07 +00:00