mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
478403ef63
* feat(cli): Allow unattended password reset via CLI This commit adds a way to reset the admin password via CLI without any user interaction (unattended operation). It adds an optional `new_password` CLI argument that, when present is used instead of prompting the user for password and password confirmation. It also makes sure the user is informed the password could leak into it's shell history (it's up to him to do some cleaning if needed/wanted). * Change to dash style * Add dry-run * Fix number password issue --------- Co-authored-by: Louis Lam <louislam@users.noreply.github.com> |
||
---|---|---|
.. | ||
beta | ||
exe-builder | ||
push-examples | ||
update-language-files | ||
uptime-kuma-push | ||
build-healthcheck.js | ||
checkout-pr.js | ||
close-incorrect-issue.js | ||
compile-install-script.ps1 | ||
deploy-demo-server.js | ||
download-dist.js | ||
env2arg.js | ||
fs-rmSync.js | ||
healthcheck.go | ||
healthcheck.js | ||
mark-as-nightly.js | ||
press-any-key.js | ||
rebase-pr.js | ||
reformat-changelog.js | ||
remove-2fa.js | ||
reset-password.js | ||
simple-dns-server.js | ||
simple-mqtt-server.js | ||
sort-contributors.js | ||
test-docker.js | ||
update-version.js | ||
update-wiki-version.js | ||
upload-github-release-asset.sh |