diff options
Diffstat (limited to 'KNOWN_ISSUES')
-rw-r--r-- | KNOWN_ISSUES | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES deleted file mode 100644 index ce2c2e4..0000000 --- a/KNOWN_ISSUES +++ /dev/null @@ -1,20 +0,0 @@ -VPN - -* No VPN UI yet. -* Only email is supported, but wizard allows you to login to providers that - only support VPN. - -Wizard - -* In the wizard log in / sign up page, the username field gets deselected. -* The list of providers should have icons, be sortable, filterable. -* The wizard should look more pretty. - -Main window - -* UI doesn't subscribe to events yet, won't get updated if user has logged out - via the command line interface. -* Removing an account does not actually clean up all the files associated with - that account (need backend code). -* Collapsing account list looks weird, and is state is not remembered (need - backend code). |