Commit Graph

24 Commits

Author SHA1 Message Date
preetparida1 14b3b2ddae Images upload for Questions 2025-11-03 11:24:39 +05:30
Kishor Tripathy 0e4059936a Connection string changed! 2025-11-02 14:11:12 +05:30
Kishor Tripathy fcb2106da3 Appsetting connection string changed 2025-11-02 13:55:44 +05:30
preetparida1 0655095a00 Revert "connection string and some fix for get exam image"
This reverts commit 38a0adced8.
2025-11-02 13:48:26 +05:30
preetparida1 a554e253d0 Test 2025-11-02 13:46:04 +05:30
preetparida1 38a0adced8 connection string and some fix for get exam image 2025-11-02 13:00:17 +05:30
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
Kishor Tripathy fcea5a6a40 Changed HttpDelete to HttpPost 2025-10-31 06:58:31 +05:30
Kishor Tripathy 989b4d3960 Changed few HttpPut to HttpPost 2025-10-30 19:37:09 +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 1bcc140a61 Merge pull request 'uat to main merge' (#1) from uat into main
Reviewed-on: #1
2025-10-30 09:57:48 +00:00
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
Kishor Tripathy 5787c836e0 Added gitignore file 2025-10-30 11:12:40 +05:30
preetparida1 731f612dd2 UpdateAnswer Bug fix 2025-10-30 02:47:38 +05:30
preetparida1 1924ba562a Put & Delete to Post 2025-10-30 00:15:34 +05:30
preetparida1 bc6d5a967e Null pointer bug fix 2025-10-29 23:57:24 +05:30
preetparida1 da2f99158f put and delete to post 2025-10-29 23:55:53 +05:30
preetparida1 a9d70b98ce PUT to Post 2025-10-29 23:48:12 +05:30
preetparida1 0c4992c592 From PUT and DELETE to POST for institute APIs 2025-10-29 23:22:10 +05:30
preetparida1 ac7861ecf4 Put and Delete to Post for Student APIs 2025-10-29 22:48:58 +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