Skip to content

Releases: openedx/edx-enterprise

4.25.10

12 Sep 14:36
54e6a30
Compare
Choose a tag to compare

chore: updating Braze API key for enterprise

4.25.9

10 Sep 18:40
2ac5dae
Compare
Choose a tag to compare
Merge pull request #2234 from openedx/pwnage101/ENT-9213-2

fix: send LEARNER_CREDIT_COURSE_ENROLLMENT_REVOKED from the correct place.

4.25.8

10 Sep 15:56
0f361ae
Compare
Choose a tag to compare
Remove unencrypted sap client credentials (#2217)

* feat: added migration for removing unencrypted client credentials

4.25.7

10 Sep 12:25
fa7bfe8
Compare
Choose a tag to compare
Removing unencrypted credentials from model (#2220)

* refactor: removed unencrypted credentials from sap config model

4.25.6

10 Sep 09:23
8b31c10
Compare
Choose a tag to compare
Making unencrypted sap client credentials nullable (#2236)

* refactor: making unencrypted credentials nullable so after removing refs tests can run

4.25.5

10 Sep 03:08
e5a9365
Compare
Choose a tag to compare

fix: Updating the Enterprise Customer django summary page

4.25.4

09 Sep 12:52
b60023c
Compare
Choose a tag to compare
Data migration for encrypted credentials column in sap configuration …

4.25.3

06 Sep 14:09
cba67ec
Compare
Choose a tag to compare
Added encrypted client secret in sap configuration (#2231)

* feat: added encrypted client secret for SAP config

4.25.2

06 Sep 08:05
336dee5
Compare
Choose a tag to compare
Migration for removing decrypted client secret in sap configuration (…

4.25.1

05 Sep 13:40
d255e40
Compare
Choose a tag to compare
Removing decrypted client secret in sap configuration from code (#2228)

* feat: removed char field decrypted_secret from code