-
Notifications
You must be signed in to change notification settings - Fork 7
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
Rebase against element android 1.6.8 #998
Conversation
…ot ended by another way (#8178) Add a safe 2 minutes timer.
…ngCall Ensure the incoming call will not ring forever, in case the call is not ended by another way
Migrate DB to 54.
…aint" is set to true in .well-known file.
…AILED e: file:///home/runner/actions-runner/_work/element-android/element-android/matrix-sdk-android/src/test/java/org/matrix/android/sdk/internal/session/pushers/DefaultPushersServiceTest.kt:55:5 No value passed for parameter 'homeServerCapabilitiesDataSource'
… ensure that the config is retrieved. The add pusher worker can be configured before the .well-known config is retrieved.
…set in the .well-known file.
…m/element-android into feature/bma/noNetworkConstraint
Update regex for email address to be aligned on RFC 5322
…ersion bump crypto sdk to 0.3.16
…is testing When the Unified Push is enabled, the application checks the potential custom gateway before applying it. If an SSL error happens, the application may ignore this error and keep using this custom gateway. The actual SSL check will be done server side where this gateway is actually used.
Unified Push: Ignore the potential SSL error when the custom gateway is testing
It was happening since the application is foregrounded when VectorCallActivity is displayed.
…ven when the app goes to background.
Ensure Background sync is not stopped when there is an active call.
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
7196668 | Generic Password | 979324d | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 77a5767 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 552b143 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 979324d | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 77a5767 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | 552b143 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | cd98953 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
7196668 | Generic Password | cd98953 | matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CryptoTestHelper.kt | View secret |
🛠 Guidelines to remediate hardcoded secrets
-
Revoke and rotate the secret.
-
If possible, rewrite git history with
git commit --amend
andgit push --force
.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
3f0a923
to
5c96092
Compare
306729c
to
cd98953
Compare
Type of change
Content
Rebase against element android 1.6.8
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist