Kishor Tripathy kctripathy
  • Joined on 2025-10-22
kctripathy pushed to main at sagar/practicekea_backend 2025-11-05 04:27:26 +00:00
f13cd2c1d7 Changed the connnection string to use "odiware" user instead of "sa"
kctripathy pushed to main at sagar/practicekea_backend 2025-11-03 14:17:11 +00:00
516f17e5b7 API Bucket version bump to v1.0.0.1
kctripathy pushed to main at sagar/practicekea_backend 2025-11-02 08:41:19 +00:00
0e4059936a Connection string changed!
kctripathy pushed to main at sagar/practicekea_backend 2025-11-02 08:25:58 +00:00
fcb2106da3 Appsetting connection string changed
kctripathy pushed to main at sagar/practicekea_backend 2025-11-01 04:27:24 +00:00
619ad05488 Fixed the bug for live exam
kctripathy deleted branch dev from sagar/practicekea_backend 2025-10-31 06:36:08 +00:00
kctripathy deleted branch uat from sagar/practicekea_backend 2025-10-31 06:35:31 +00:00
kctripathy pushed to production at sagar/practicekea_backend 2025-10-31 06:29:01 +00:00
0eec33ef5c Merge pull request '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:' (#3) from main into production
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:
Compare 2 commits »
kctripathy merged pull request sagar/practicekea_backend#3 2025-10-31 06:29:00 +00:00
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:
kctripathy created pull request sagar/practicekea_backend#3 2025-10-31 06:28:46 +00:00
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:
kctripathy pushed to staging at sagar/practicekea_backend 2025-10-31 06:27:44 +00:00
kctripathy created branch staging in sagar/practicekea_backend 2025-10-31 06:27:44 +00:00
kctripathy pushed to main at sagar/practicekea_backend 2025-10-31 06:21:23 +00:00
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:
kctripathy pushed tag v1.0.0.0 to sagar/practicekea_backend 2025-10-31 03:31:17 +00:00
kctripathy pushed to production at sagar/practicekea_backend 2025-10-31 03:30:35 +00:00
kctripathy created branch production in sagar/practicekea_backend 2025-10-31 03:30:35 +00:00
kctripathy pushed to uat at sagar/practicekea_backend 2025-10-31 03:30:04 +00:00
65f4cf082e Merge pull request 'merge main > uat' (#2) from main into uat
fcea5a6a40 Changed HttpDelete to HttpPost
989b4d3960 Changed few HttpPut to HttpPost
1bcc140a61 Merge pull request 'uat to main merge' (#1) from uat into main
Compare 12 commits »
kctripathy merged pull request sagar/practicekea_backend#2 2025-10-31 03:30:02 +00:00
merge main > uat
kctripathy created pull request sagar/practicekea_backend#2 2025-10-31 03:29:52 +00:00
merge main > uat
kctripathy pushed to main at sagar/practicekea_backend 2025-10-31 03:29:03 +00:00
fcea5a6a40 Changed HttpDelete to HttpPost