imc-vibe/backend
Christoph Haas b76ea568ae Remove ADMIN_PASSWORD configuration
Authentication now works only via hashed passwords in imc_users table.
Users must be created through the password reset flow or directly in the database.
2026-03-23 21:28:52 +01:00
..
cmd/server Remove ADMIN_PASSWORD configuration 2026-03-23 21:28:52 +01:00
internal Remove ADMIN_PASSWORD configuration 2026-03-23 21:28:52 +01:00
.env Remove ADMIN_PASSWORD configuration 2026-03-23 21:28:52 +01:00
.env.example Security fixes 2026-03-23 01:09:26 +01:00
go.mod Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00
go.sum Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00