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

Remove placeholder notifications endpoint in capabilities #2514

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

pascalwengerter
Copy link
Contributor

Description

Complementary change for cs3org/reva#1819

Comment on lines 253 to 255
// "notifications": map[string]interface{}{
// "endpoints": []string{"disable"},
// },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just get rid of it

Suggested change
// "notifications": map[string]interface{}{
// "endpoints": []string{"disable"},
// },

@pascalwengerter pascalwengerter force-pushed the 15092021_remove-fake-notification branch from ee84a5e to f5df717 Compare September 16, 2021 10:34
@sonarqubecloud
Copy link

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

@@ -0,0 +1,7 @@
Bugfix: Remove notifications placeholder

Since Reva was communicating its notification capabilities incorrectly, oCIS relied on a hardcoding string to overwrite them.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Since Reva was communicating its notification capabilities incorrectly, oCIS relied on a hardcoding string to overwrite them.
Since Reva was communicating its notification capabilities incorrectly, oCIS relied on a hardcoded string to overwrite them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, fixed this in #2519

@pascalwengerter pascalwengerter merged commit f3399b4 into master Sep 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the 15092021_remove-fake-notification branch September 16, 2021 14:05
ownclouders pushed a commit that referenced this pull request Sep 16, 2021
Merge: 12a1604 f5df717
Author: Pascal Wengerter <[email protected]>
Date:   Thu Sep 16 15:05:13 2021 +0100

    Merge pull request #2514 from owncloud/15092021_remove-fake-notification

    Remove placeholder notifications endpoint in capabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants