Skip to content

refactor: remove device name decryption - #216

Merged
egalvis27 merged 2 commits into
mainfrom
feat/remove-device-encripted-name
Jan 22, 2026
Merged

egalvis27 merged 2 commits into
mainfrom
feat/remove-device-encripted-name

Conversation

@egalvis27

Copy link
Copy Markdown

What is Changed / Added


  • Remove device name encrypted

Why

I encountered an issue loading my device information because the encrypted name field was empty. Upon reviewing the models, I found that the name is also provided in plain text, making the encrypted name field redundant—particularly problematic since it can be empty. A critical side effect of this issue is that it prevents the device list from loading in backups, effectively blocking all backup functionality.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
16.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@egalvis27
egalvis27 merged commit cd51d44 into main Jan 22, 2026
8 of 9 checks passed
@egalvis27
egalvis27 deleted the feat/remove-device-encripted-name branch January 22, 2026 15:11
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.

2 participants