enBloc-org / kindly

GNU General Public License v3.0
17 stars 22 forks source link

Add Password validation #261

Closed camelPhonso closed 1 month ago

camelPhonso commented 3 months ago

Expected Behaviour

When creating a new account users should receive feedback to guarantee they set up a valid password.

Acceptable input should include at least:

Current Behaviour

Users can set up any password of their choosing without any restrictions from the app.

Steps to Reproduce

  1. Run your local environment
  2. Select 'Sign up' at the home screen
  3. Enter a password that does not meet the requirements described in this issue
  4. You're in 🙃
RGHANILOO commented 3 months ago

!request

github-actions[bot] commented 3 months ago

🤖 meep morp!

Thank you for your contribution @RGHANILOO - this Issue is assigned to you as requested ✨

🔎 Please keep in mind that in order to give everyone a chance to contribute Issues may be unassigned if they go stale. You will be warned if the Issue is marked as stale at any point.

🔎 Please review our documentation for guidance on:

💡 The core team is available for any help and will try to respond to any comments in this Issue or questions on discord as quickly as possible.

Happy coding ! 🦆

github-actions[bot] commented 2 months ago

🤖 meep morp!

This Issue is now marked as stale because there has been no activity for a while.

🔎 The Issue will be automaticaly unassigned and moved to the Backlog if it doesn't receive new activity in the next 7 days.

💡 To unstale this Issue please push any commits that are ready or provide an update in the comments.

RGHANILOO commented 2 months ago

i am still working on this issue if i can't make any progress with it i will update.

camelPhonso commented 2 months ago

@RGHANILOO before you get too bogged down on validating old-school (which I think you were already) look at this documentation.

Check out how this can be set in your containerised Studio URL link and then add a migration - some features are not available through the Studio URL but can be edited through the config.toml file in our supabase directory.

We also have a prepared script to create a migration file in the end

github-actions[bot] commented 2 months ago

🤖 meep morp!

This Issue is now marked as stale because there has been no activity for a while.

🔎 The Issue will be automaticaly unassigned and moved to the Backlog if it doesn't receive new activity in the next 7 days.

💡 To unstale this Issue please push any commits that are ready or provide an update in the comments.