-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing unencrypted credentials from model #2220
Merged
MueezKhan246
merged 63 commits into
master
from
MueezKhan/Removing-Unencrypted-Credentials-From-Model
Sep 10, 2024
Merged
Removing unencrypted credentials from model #2220
MueezKhan246
merged 63 commits into
master
from
MueezKhan/Removing-Unencrypted-Credentials-From-Model
Sep 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Khan/Added-Encrypted-Credentials-Column-In-SAP-Configuration
…Khan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
…Khan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
…Khan/Removing-Decrypted-Client-Secret-In-SAP-Configuration-From-Code
…guration-From-Code' of github.com:openedx/edx-enterprise into MueezKhan/Migration-For-Removing-Decrypted-Client-Secret-In-SAP-Configuration
…Khan/Added-Encrypted-Client-Secret-In-SAP-Configuration
…Khan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
…ation' of github.com:openedx/edx-enterprise into MueezKhan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
…Khan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
…Khan/Removing-Unencrypted-Credentials-From-Model
…mn-In-SAP-Configuration' of github.com:openedx/edx-enterprise into MueezKhan/Removing-Unencrypted-Credentials-From-Model
Base automatically changed from
MueezKhan/Data-Migration-For-Encrypted-Credentials-Column-In-SAP-Configuration
to
master
September 9, 2024 12:50
…Khan/Removing-Unencrypted-Credentials-From-Model
MueezKhan246
force-pushed
the
MueezKhan/Removing-Unencrypted-Credentials-From-Model
branch
from
September 9, 2024 13:56
f7c14ac
to
ee0412c
Compare
…efs tests can run
…lable' of github.com:openedx/edx-enterprise into MueezKhan/Removing-Unencrypted-Credentials-From-Model
MueezKhan246
changed the base branch from
master
to
MueezKhan/Making-Unencrypted-SAP-Client-Credentials-Nullable
September 9, 2024 16:07
sameenfatima78
approved these changes
Sep 9, 2024
…Khan/Making-Unencrypted-SAP-Client-Credentials-Nullable
…lable' of github.com:openedx/edx-enterprise into MueezKhan/Removing-Unencrypted-Credentials-From-Model
Base automatically changed from
MueezKhan/Making-Unencrypted-SAP-Client-Credentials-Nullable
to
master
September 10, 2024 09:22
…Khan/Removing-Unencrypted-Credentials-From-Model
MueezKhan246
deleted the
MueezKhan/Removing-Unencrypted-Credentials-From-Model
branch
September 10, 2024 12:25
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
removed unencrypted credentials from model so no reference to unencrypted columns gets left in code.
this PR must only be merged when
1st Removing decrypted client secret in sap configuration from code #2228 (merged)
then
2nd Migration for removing decrypted client secret in sap configuration #2230 (merged)
then
3rd Added encrypted client secret in sap configuration #2231 (merged)
and
4th Data migration for encrypted credentials column in sap configuration #2215 (merged)
and then
5th Making unencrypted sap client credentials nullable #2236 (merged)
gets deployed
JIRA:
https://2u-internal.atlassian.net/jira/software/c/projects/ENT/issues/ENT-8972