Skip to content
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

Fix two factor auth notification: activity item was disabled. #4961

Merged
merged 1 commit into from Sep 21, 2022

Conversation

camilasan
Copy link
Member

@camilasan camilasan commented Sep 20, 2022

User couldn't click on it.

Before:
item-disabled

After:
item-enabled

Noticed after looking into #4841. Could reproduce it on Linux and Windows.

User couldn't click on the links.

Signed-off-by: Camila <hello@camila.codes>
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-4961-7db68ad2c5736d632e3da3d5ec716219499cda01-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarcloud
Copy link

sonarcloud bot commented Sep 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #4961 (7db68ad) into master (70a6588) will increase coverage by 0.13%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4961      +/-   ##
==========================================
+ Coverage   56.99%   57.13%   +0.13%     
==========================================
  Files         138      138              
  Lines       17232    17232              
==========================================
+ Hits         9821     9845      +24     
+ Misses       7411     7387      -24     
Impacted Files Coverage Δ
src/libsync/syncengine.cpp 85.56% <0.00%> (+0.53%) ⬆️
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.65% <0.00%> (+1.82%) ⬆️
src/libsync/vfs/cfapi/vfs_cfapi.cpp 86.41% <0.00%> (+2.46%) ⬆️
src/libsync/vfs/cfapi/hydrationjob.cpp 56.08% <0.00%> (+3.70%) ⬆️

@camilasan
Copy link
Member Author

/backport to stable-3.6

@camilasan camilasan merged commit c6c49c8 into master Sep 21, 2022
@camilasan camilasan deleted the bugfix/two-factor-notification-links branch September 21, 2022 12:54
@camilasan
Copy link
Member Author

/backport to stable-3.6

@backportbot-nextcloud
Copy link

The backport to stable-3.6 failed. Please do this backport manually.

@mgallien mgallien added this to the 3.7.0 milestone Oct 3, 2022
@mgallien
Copy link
Collaborator

mgallien commented Oct 3, 2022

/backport to stable-3.6

@backportbot-nextcloud
Copy link

The backport to stable-3.6 failed. Please do this backport manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants