Skip to content

Commit

Permalink
remove all sensitive info
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasKhan0607 committed Aug 19, 2023
1 parent 0bf4e1a commit 2f625f2
Show file tree
Hide file tree
Showing 9 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI Pipeline
on:
push:
branches:
- Main
- main

jobs:
docker-build-push:
Expand Down
18 changes: 9 additions & 9 deletions GKE/GKE_SA_KEY.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"type": "service_account",
"project_id": "cd-user-baddies",
"type": "CHANGE_WITH_PEROSNAL",
"project_id": "CHANGE_WITH_PEROSNAL",
"private_key_id": "CHANGE_WITH_PEROSNAL",
"private_key": "CHANGE_WITH_PEROSNAL",
"client_email": "cd-user-baddies@appspot.gserviceaccount.com",
"client_id": "112016539673052907441",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/cd-user-baddies%40appspot.gserviceaccount.com",
"universe_domain": "googleapis.com"
"client_email": "CHANGE_WITH_PEROSNAL",
"client_id": "CHANGE_WITH_PEROSNAL",
"auth_uri": "CHANGE_WITH_PEROSNAL",
"token_uri": "CHANGE_WITH_PEROSNAL",
"auth_provider_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"client_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"universe_domain": "CHANGE_WITH_PEROSNAL"
}
1 change: 0 additions & 1 deletion GKE/encoded_key.txt

This file was deleted.

17 changes: 9 additions & 8 deletions admin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"type": "service_account",
"project_id": "cd-user-baddies",
"type": "CHANGE_WITH_PEROSNAL",
"project_id": "CHANGE_WITH_PEROSNAL",
"private_key_id": "CHANGE_WITH_PEROSNAL",
"private_key": "CHANGE_WITH_PEROSNAL",
"client_email": "firebase-adminsdk-wi45w@cd-user-baddies.iam.gserviceaccount.com",
"client_email": "CHANGE_WITH_PEROSNAL",
"client_id": "CHANGE_WITH_PEROSNAL",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-wi45w%40cd-user-baddies.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
"auth_uri": "CHANGE_WITH_PEROSNAL",
"token_uri": "CHANGE_WITH_PEROSNAL",
"auth_provider_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"client_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"universe_domain": "CHANGE_WITH_PEROSNAL"
}

18 changes: 9 additions & 9 deletions backend/cd-user-baddies-firebase-adminsdk-wi45w-d3acb39e81.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"type": "service_account",
"project_id": "cd-user-baddies",
"type": "CHANGE_WITH_PEROSNAL",
"project_id": "CHANGE_WITH_PEROSNAL",
"private_key_id": "CHANGE_WITH_PEROSNAL",
"private_key": "CHANGE_WITH_PEROSNAL",
"client_email": "firebase-adminsdk-wi45w@cd-user-baddies.iam.gserviceaccount.com",
"client_email": "CHANGE_WITH_PEROSNAL",
"client_id": "CHANGE_WITH_PEROSNAL",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-wi45w%40cd-user-baddies.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
}
"auth_uri": "CHANGE_WITH_PEROSNAL",
"token_uri": "CHANGE_WITH_PEROSNAL",
"auth_provider_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"client_x509_cert_url": "CHANGE_WITH_PEROSNAL",
"universe_domain": "CHANGE_WITH_PEROSNAL"
}
2 changes: 1 addition & 1 deletion frontend/src/components/Discover/customer/GoogleMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export class GoogleMapContainer extends Component {

}
export default GoogleApiWrapper({
apiKey: ('CHANGE_WITH_PEROSNAL')
apiKey: ('AIzaSyCslCplJhzh8rKxQ0c6xZSv7UlILmWUiys')
})(GoogleMapContainer)


Expand Down
20 changes: 10 additions & 10 deletions frontend/src/components/Login/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@ import {
CardHeader,
CardBody,Center, Alert, AlertIcon, Grid, GridItem, Select} from '@chakra-ui/react';
import { ViewIcon, ViewOffIcon } from '@chakra-ui/icons';
const firebaseConfig = {
apiKey: 'CHANGE_WITH_PEROSNAL',
authDomain: 'cd-user-baddies.firebaseapp.com',
projectId: 'cd-user-baddies',
storageBucket: 'cd-user-baddies.appspot.com',
messagingSenderId: 'CHANGE_WITH_PEROSNAL',
appId: '1:CHANGE_WITH_PEROSNAL:web:5c6ee1f310aec572c34df5',
measurementId: 'G-4026EEFZZ3',
};

const firebaseConfig = {
apiKey: 'CHANGE_WITH_PEROSNAL',
authDomain: 'CHANGE_WITH_PEROSNAL',
projectId: 'CHANGE_WITH_PEROSNAL',
storageBucket: 'CHANGE_WITH_PEROSNAL',
messagingSenderId: 'CHANGE_WITH_PEROSNAL',
appId: 'CHANGE_WITH_PEROSNAL',
measurementId: 'CHANGE_WITH_PEROSNAL',
};
const app = initializeApp(firebaseConfig);
const auth = getAuth(app);
const db = getFirestore(app);
Expand Down
10 changes: 5 additions & 5 deletions frontend/src/components/Profile/Profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ const Profile = () => {

const firebaseConfig = {
apiKey: 'CHANGE_WITH_PEROSNAL',
authDomain: 'cd-user-baddies.firebaseapp.com',
projectId: 'cd-user-baddies',
storageBucket: 'cd-user-baddies.appspot.com',
authDomain: 'CHANGE_WITH_PEROSNAL',
projectId: 'CHANGE_WITH_PEROSNAL',
storageBucket: 'CHANGE_WITH_PEROSNAL',
messagingSenderId: 'CHANGE_WITH_PEROSNAL',
appId: '1:CHANGE_WITH_PEROSNAL:web:5c6ee1f310aec572c34df5',
measurementId: 'G-4026EEFZZ3',
appId: 'CHANGE_WITH_PEROSNAL',
measurementId: 'CHANGE_WITH_PEROSNAL',
};

const app = initializeApp(firebaseConfig);
Expand Down
10 changes: 5 additions & 5 deletions frontend/src/firebase/firebase.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ import {

const firebaseConfig = {
apiKey: 'CHANGE_WITH_PEROSNAL',
authDomain: 'cd-user-baddies.firebaseapp.com',
projectId: 'cd-user-baddies',
storageBucket: 'cd-user-baddies.appspot.com',
authDomain: 'CHANGE_WITH_PEROSNAL',
projectId: 'CHANGE_WITH_PEROSNAL',
storageBucket: 'CHANGE_WITH_PEROSNAL',
messagingSenderId: 'CHANGE_WITH_PEROSNAL',
appId: '1:CHANGE_WITH_PEROSNAL:web:5c6ee1f310aec572c34df5',
measurementId: 'G-4026EEFZZ3',
appId: 'CHANGE_WITH_PEROSNAL',
measurementId: 'CHANGE_WITH_PEROSNAL',
};

const app = initializeApp(firebaseConfig);

0 comments on commit 2f625f2

Please sign in to comment.