Add admin auth verification to user creation ; Force credentials for a new user

This commit is contained in:
Kevin Puig
2025-09-27 15:31:49 -04:00
parent 8eb8adec67
commit 5634518cd3
4 changed files with 218 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"