1
0
Fork 0
forked from goffee/goffee
goffee/cmd
Zeni Kim 06778a5357 New goffee command, set the password for the user account with the specified name.
user:password [username] [newpassword] [dev|prod]
  username   - the name of the user to update
  password   - the new password to set
  env        - "dev" to use .env-dev, "prod" to use .env
2026-05-26 10:12:50 -05:00
..
testdata initial commits 1 2024-09-12 17:14:29 -05:00
generate-event.go initial commits 1 2024-09-12 17:14:29 -05:00
generate-eventjob.go initial commits 1 2024-09-12 17:14:29 -05:00
generate-handler.go initial commits 1 2024-09-12 17:14:29 -05:00
generate-middleware.go initial commits 1 2024-09-12 17:14:29 -05:00
generate-model.go initial commits 1 2024-09-12 17:14:29 -05:00
helper_.go rewrite 2024-09-15 10:06:16 -05:00
new.go update go 2026-05-06 21:42:10 -05:00
new_test.go rewrite 2024-09-15 10:06:16 -05:00
root.go New goffee command, set the password for the user account with the specified name. 2026-05-26 10:12:50 -05:00
rundev.go New goffee command, set the password for the user account with the specified name. 2026-05-26 10:12:50 -05:00
runprod.go add prod mode 2024-10-29 06:49:38 -05:00
user-password.go New goffee command, set the password for the user account with the specified name. 2026-05-26 10:12:50 -05:00