supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

feat: add minimal password length and password requirements config #2927

Closed sweatybridge closed 3 days ago

sweatybridge commented 3 days ago

What kind of change does this PR introduce?

Bug fix, feature, docs update, ...

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 12067271462

Details


Totals Coverage Status
Change from base Build 12066801281: 0.008%
Covered Lines: 6401
Relevant Lines: 10743

💛 - Coveralls