| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
- clarified permissions for script
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- added toast notifications when password
retrieved from Win Credential Store; can
optionally disable them
- added optional debug log
- added README setup details and
troubleshooting
steps
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* initial_migrate: (10 commits)
updated README
clarified password persistence; code comments
fixed password verify; persist=Enterprise - fixed password verification - credential persistance to be Enterprise to enable sync across computers - added linefeed decoding to more pinentry commands
get keyid as user from dialog description
fixed cache error loops, text formatting - fixed cache loop on error - fixed line feeds on description and error text - fixed button accelerator parsing - changed back to 6 param Prompt...Cred() to prevent user format validation
...
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- fixed password verification
- credential persistance to be Enterprise
to enable sync across computers
- added linefeed decoding to more
pinentry commands
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- fixed cache loop on error
- fixed line feeds on description and error text
- fixed button accelerator parsing
- changed back to 6 param Prompt...Cred() to
prevent user format validation
|
| | |
|
| |
| |
| |
| |
| |
| | |
- change to use wscript com object for MESSAGE,
CONFIRM pinentry commands - looks better
- change credential UI to simple 4 param sig
|
| |
| |
| |
| |
| | |
- host.UI.PromptForChoice() won't render GUI
on command line. Impl'd alternate 1
|
| |
| |
| |
| |
| | |
- bugs in MESSAGE and CONFIRM due to
powershell doing text only on them
|
|/
|
|
|
| |
- problems with setting globals with SETxxx
due to the $() subshells
|
|
|