nextcloud / nextcloud/desktop

When sync fails due to expired password, log this on client console

Open
#5,307 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 21h
Merged PRs (30d)
127

Description

### Feature description
`LoginException Password is expired, please use forgot password method to reset` event on server should be logged by client.

When the desktop client fails to sync, and this event is logged on the server, the client should display a message indicating that sync failed due to Password expired.

Note that client may hang on this event today.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing a desktop sync failure with the server event `LoginException Password is expired, please use forgot password method to reset`, then trace how the client handles that event. Done means the client logs or displays that sync failed because the password expired and no longer hangs on this event.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.