fix: passwordminlength-param-description#85
Conversation
|
Ps: great project! congrats! |
|
Brother this is my first anything to be honest I have no idea what I'm doing if u have any helpful advice please pleaser PLEASE HELP I'm lost in confusion email me or contact me at s99906209@gmail.com |
| }); | ||
|
|
||
| const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', { | ||
| description: 'When signup is disabled the only way to create new users is through invites. Defaults to false, all signups enabled.', |
| }); | ||
|
|
||
| const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', { | ||
| description: 'When signup is disabled the only way to create new users is through invites. Defaults to false, all signups enabled.', |
| @@ -73,7 +73,7 @@ export class SupabaseStack extends FargateStack { | |||
| }); | |||
|
|
|||
| const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', { | |||
There was a problem hiding this comment.
I approve all changes u can make
There was a problem hiding this comment.
I haven't had a computer since like oct. so I'm not sure when I'll get another so any ideas and help would be greatly appreciated I'm still just learning about all this not even knowing what I created just trying to get my life together and trying new things.
|
@jasonradford115-ui I have no idea on what the hell was my past self doing checking out supabase community docs Dec 27th but I sure was dedicated. Feel free to do whatever you'd like to this PR . Have a nice 2026! |
| @@ -73,7 +73,7 @@ export class SupabaseStack extends FargateStack { | |||
| }); | |||
|
|
|||
| const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', { | |||
There was a problem hiding this comment.
If there is anything anyone can help with I’m not sure where I’m at with this I know very little.
The password min length description was the same as the signup. Nothing important. (That's why no issue is attached)