Skip to content

fix: passwordminlength-param-description#85

Open
schimini wants to merge 1 commit into
supabase-community:mainfrom
schimini:fix/pwminlength-param-description
Open

fix: passwordminlength-param-description#85
schimini wants to merge 1 commit into
supabase-community:mainfrom
schimini:fix/pwminlength-param-description

Conversation

@schimini

Copy link
Copy Markdown

The password min length description was the same as the signup. Nothing important. (That's why no issue is attached)

@schimini

Copy link
Copy Markdown
Author

Ps: great project! congrats!

@schimini schimini changed the title fix: pwminlength-param-description fix: passwordminlength-param-description Dec 27, 2023
@s99906209-blip

Copy link
Copy Markdown

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
Or
2184911832

Comment thread src/supabase-stack.ts
});

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.',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Comment thread src/supabase-stack.ts
});

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.',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub.github-vscode-theme

Comment thread src/supabase-stack.ts
@@ -73,7 +73,7 @@ export class SupabaseStack extends FargateStack {
});

const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve all changes u can make

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@schimini

Copy link
Copy Markdown
Author

@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!

Comment thread src/supabase-stack.ts
@@ -73,7 +73,7 @@ export class SupabaseStack extends FargateStack {
});

const passwordMinLength = new cdk.CfnParameter(this, 'PasswordMinLength', {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is anything anyone can help with I’m not sure where I’m at with this I know very little.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants