hedgedoc / cli

A tiny CLI for HedgeDoc
GNU Affero General Public License v3.0
150 stars 37 forks source link

Ask for user pasword as an input #18

Closed cdancette closed 5 years ago

cdancette commented 5 years ago

For now the password has to be put in the shell command, which makes it appear in the shell history.

This PR asks for the password if it is not provided (so the previous way still works for backwards compatibility)