]> source.dussan.org Git - gitea.git/commit
add default user visibility to cli command "admin user create" (#22750) (#22760)
authorYarden Shoham <hrsi88@gmail.com>
Wed, 8 Feb 2023 17:04:38 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 17:04:38 +0000 (11:04 -0600)
commit638fbd0b78f3464b5cebcad26d3f18cb32183069
treee11970fe0fb3ed19bd8f1f7c50d49ba9207b08e7
parent3647e62ef9951368af2b2824e82f5ea76cb6ad8a
add default user visibility to cli command "admin user create" (#22750) (#22760)

Backport #22750

Fixes https://github.com/go-gitea/gitea/issues/22523

Co-authored-by: yp05327 <576951401@qq.com>
cmd/admin.go