Commit Graph

8 Commits

Author SHA1 Message Date
Kishor Tripathy 619ad05488 Fixed the bug for live exam
Updated the connnection string with prod and stage
2025-11-01 09:57:08 +05:30
Kishor Tripathy 44b4341fe7 Encrypt and Decrypt method in Security class was always returns same value becaue : both the key and IV (Initialization Vector) are derived deterministically from fixed values:
https://chatgpt.com/s/t_690453eccae481918c45d78d2223490f
2025-10-31 11:45:13 +05:30
preetparida1 263532ee68 Merge branch 'main' of http://77.37.45.92:3000/sagar/practicekea_backend 2025-10-30 16:47:43 +05:30
Kishor Tripathy 9fb07cf729 Remove tracked build artifacts (bin/obj) 2025-10-30 15:19:50 +05:30
Kishor Tripathy 8c7d9d1c65 Changed connection string
Removed hardcord html from api gateway
Included content files
2025-10-30 15:15:35 +05:30
preetparida1 bc6d5a967e Null pointer bug fix 2025-10-29 23:57:24 +05:30
preetparida1 0b0a40aa21 Converting to net9.0 2025-10-22 18:35:31 +05:30
Preet f834fde1e4 .net9.0 2024-12-02 18:54:34 +05:30