Jump to content

habskilla

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by habskilla

  1. I thought after a month I'd get used to not having a filtered view. I was wrong. It is still a HUGE PIA to search. ***Please bring back filtered views***
  2. For those of you who are not keen of sending clear text passwords, I used gpg to encrypt the user:password. I decrypt it on the fly with the following method: curl -sS --ntlm -u $(gpg -qd --no-tty winapi.login.gpg) https://xxxx.com/winapi/passwords
  3. Clarification needed. v7 had this ability, but you removed from v8?
  4. Thanks very much. Works without issue in our environment. @Fabian Näf What are you using to parse the json response? Something like jq?
×
×
  • Create New...