]> source.dussan.org Git - gitea.git/commit
Generate random password (#5023)
authorLanre Adelowo <adelowomailbox@gmail.com>
Tue, 30 Oct 2018 21:34:25 +0000 (22:34 +0100)
committertechknowlogick <hello@techknowlogick.com>
Tue, 30 Oct 2018 21:34:25 +0000 (17:34 -0400)
commite5daa2698fb27bb734d0788f48f15608f7fc170f
treeabfed33a764754c7f3481dfd04f4a05db26351c7
parentd0f614a25bd0bb48f43f8039f016dacc46498645
Generate random password (#5023)

* add random-password flag

* run make fmt

* add length cli flag rather than use a default value
cmd/admin.go