Open dmknght opened 4 years ago
You dont need to use the --gui parameter. Is the default
You dont have que enter the credentials every time, there is in fact a "config file". It only asks for credentials if there is no config file, or the session is expired. Here you can see that it only ask me for credentials the first time
There is a widget for credentials, but in only works once you are in the UI. For things like change to other user, or if the current session expired.
You can login with not workspace, it just ask you to create one. There is no sense to use faraday-client with no workspace at all
Well thank you. It is a little bit weird because i didn't see that login widget or create workspace. Let me pull latest source code from github and try again.
Can the ask for username and password in cli first time
move to GUI as same as session is expired?
Anyway instead of title Faraday login at URL
I think it can be changed to an entry Login URL:
and default URL can be empty or parsed from config file.
Description
By now the
faraday-client --gui GUI
has 2 problems:In my opinion, it is:
What I suggest