uptime-kuma/extra
Duvergier Claude 478403ef63
Adding a way to reset the admin password via CLI without any user interaction (#3912)
* 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>
2023-12-05 04:23:42 +08:00
..
beta Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
exe-builder [exe] Remove Costura.Fody 2023-09-01 16:29:05 +08:00
push-examples Fix few markdownlint warnings (#3825) 2023-10-03 05:48:21 +08:00
update-language-files Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
uptime-kuma-push Show push example under the detail page (#3739) 2023-09-25 17:49:00 +08:00
build-healthcheck.js Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host 2022-12-12 15:42:00 +08:00
checkout-pr.js Fix pr-test 2022-09-17 01:59:25 +08:00
close-incorrect-issue.js Standardize array bracket spacing 2022-04-17 15:27:35 +08:00
compile-install-script.ps1 wip: implementing install script 2021-08-17 23:08:35 +08:00
deploy-demo-server.js [Deploy to demo] No need to restart demo-kuma 2023-03-15 15:06:53 +08:00
download-dist.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
env2arg.js Release process for beta 2022-03-21 14:31:29 +08:00
fs-rmSync.js Minor (#4104) 2023-11-25 22:08:21 +08:00
healthcheck.go Handle k8s in healthcheck.go 2023-01-30 21:46:27 +08:00
healthcheck.js Add reminder to keep healthcheck.js 2023-02-14 12:31:29 +08:00
mark-as-nightly.js Change nightly version format 2023-02-03 13:19:51 +08:00
press-any-key.js Fix release process 2022-03-25 00:03:25 +08:00
rebase-pr.js Fix rebase-pr.js 2023-09-21 19:54:52 +08:00
reformat-changelog.js Add a script to prepare a changelog 2023-11-24 18:44:54 +08:00
remove-2fa.js Database Setup Page (#2738) 2023-02-11 14:41:02 +08:00
reset-password.js Adding a way to reset the admin password via CLI without any user interaction (#3912) 2023-12-05 04:23:42 +08:00
simple-dns-server.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
simple-mqtt-server.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
sort-contributors.js minor 2023-03-20 18:02:31 +08:00
test-docker.js Check docker before build 2023-07-03 20:30:21 +08:00
update-version.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
update-wiki-version.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
upload-github-release-asset.sh upload prebuilt dist to github release 2021-10-02 01:48:15 +08:00