Closed camelPhonso closed 3 months ago
!request
🤖 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 ! 🦆
🤖 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.
i am still working on this issue if i can't make any progress with it i will update.
@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
🤖 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.
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