mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
[Feature (core)] Programmatically create local users #191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @b- on GitHub (Jan 24, 2025).
It would be super helpful if I could programmatically define the initial admin user for Komodo Core via the value of a file, or some other kind of secret. Perhaps a command can create a hash for a password, and then you can supply a username and password in the config?
This way registration doesn't have to ever be enabled
@mbecker20 commented on GitHub (Aug 26, 2025):
Now available starting 1.19.0, but its just simple, and the intention is for admin to change it after logging in first time from the UI.