some changes

This commit is contained in:
2022-04-30 22:39:16 +02:00
parent 0387eac358
commit a0cc7e7386
27 changed files with 223 additions and 82 deletions

View File

@@ -4,7 +4,7 @@ import (
"crypto/rand"
"gorm.io/gorm"
"spahl.ddns.net/jasper/wok-able-backend/auth"
"spahl.ddns.net/jasper/wok-able/auth"
)
const saltSize = 64