mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #905] Improve wrong credential feedback #587
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#587
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @keponk on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/905
I noticed this while installing on a new browser. When configuring a new folder and try to sync and the error message is:
This clearly suggests a permission issue was at hand. After going through the extensions permissions and app permission on the nextcloud admin account, still the error continued. This took some time plus trying to find possible permission config setups online. All so that at the end the issue was wrong password was put in the extension settings.
A few possible solutions come to mind:
a) Update the error message to specifically inform "Wrong credentials"
a.1) Show error message in plaintext, not JSON.
b) Use app auth method for nextcloud.
@github-actions[bot] commented on GitHub (Jul 7, 2021):
Hi @keponk! This issue is being automatically closed because it does not follow the issue template.
@marcelklehr commented on GitHub (Jul 14, 2021):
Thanks for reporting this. It appears to be an upstream issue, that I'll happily work on: https://github.com/nextcloud/bookmarks/issues/1602
@github-actions[bot] commented on GitHub (May 24, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.