mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Registration form for new users
This commit is contained in:
@@ -63,7 +63,7 @@ func accessTokensFields(usersCollectionId string) core.FieldsList {
|
||||
},
|
||||
&core.RelationField{
|
||||
Name: dbmodels.ACCESS_TOKENS_USER_FIELD,
|
||||
Required: true,
|
||||
Required: false,
|
||||
CollectionId: usersCollectionId,
|
||||
CascadeDelete: true,
|
||||
Presentable: true,
|
||||
|
||||
Reference in New Issue
Block a user