hardened password validation, added tests
This commit is contained in:
@@ -276,7 +276,7 @@ func getBaseUser() models.User {
|
||||
Membership: models.Membership{SubscriptionModel: models.SubscriptionModel{Name: "Basic"}},
|
||||
Licence: nil,
|
||||
ProfilePicture: "",
|
||||
Password: "password123",
|
||||
Password: "passw@#$#%$!-ord123",
|
||||
Company: "",
|
||||
RoleID: 8,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user