|
99a3b57cf6
|
Safely generating passwords for admin users
|
2025-03-19 21:26:14 -07:00 |
|
|
1c9d0a6207
|
Salting and hashing admin creds upon creation
|
2025-03-11 16:51:06 -07:00 |
|
|
503ba812f2
|
Adding framework for salt & hashing passwords before creating admin users, still requires integration at this stage
|
2025-03-10 23:20:56 -07:00 |
|
|
a7bae463a2
|
Setting postgres.username with rando value on tail end
|
2025-03-10 21:51:03 -07:00 |
|
|
219ec4df9a
|
Admin-cli now creates minimum tables for users
|
2025-03-10 21:44:21 -07:00 |
|
|
b4aa323577
|
Cleaning up the admin credentials creation a ton and creating the default bubble
admin user in the users table.
Still need UUIDv7 in as primary keys but we're getting there slowly
|
2025-01-07 22:54:50 -08:00 |
|
|
df978d7250
|
Working db setup with admin-cli
|
2024-11-24 15:38:25 -08:00 |
|
|
2fd05e150b
|
Making it possible to run setup db sql with cli tool
|
2024-10-28 20:58:36 -07:00 |
|
|
e85fa7b21c
|
admin cli beginnings
|
2024-10-28 19:59:35 -07:00 |
|