Skip to content

Commit

Permalink
add UI to change user/pass from config panel. It also adds a lock/unl…
Browse files Browse the repository at this point in the history
…ock fonctions for settings that should not be accessible from any users
  • Loading branch information
raoulh committed Jun 9, 2024
1 parent 89d5823 commit 5eed6a5
Show file tree
Hide file tree
Showing 19 changed files with 626 additions and 114 deletions.
51 changes: 51 additions & 0 deletions img/auth_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions img/ic_locked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions img/ic_unlocked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions img_desktop.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -360,5 +360,8 @@
<file>img/icon_config_install.png</file>
<file>img/icon_config_network.png</file>
<file>img/icon_config_rollback.png</file>
<file>img/auth_icon.svg</file>
<file>img/ic_locked.svg</file>
<file>img/ic_unlocked.svg</file>
</qresource>
</RCC>
Loading

0 comments on commit 5eed6a5

Please sign in to comment.