#User maintenance flow - default in Filament

11 messages · Page 1 of 1 (latest)

sacred vortex
#

Hi, couple of questions relating to user management.

  1. I have a resource based on the User model and, predictably, I have the password field included - if I want to create a user I can add a record here and set my own password for that user. Anytime you want to update that user record you have to typoe in a password. Of course what I really want is a means to set a password that is independent of any update to other user fields and I wondered if this is available out of the box - or if not, some ideas as to how others have implemented this?

  2. Ideally I want the process flow to be that an admin user creates another user's record (without a password) and that new user then sets their own password on first logging-in - not necessarily wedded to this flow but it seems quite straightforward (and keeps the knowledge of the password private to the new user) - but again happy to learn of examples of best practise (if there are some tutorials or links to docs on how to achieve).

I have been browsing the Filament docs and couldn't see where these fundamentals of user management were discussed. If I have to use another plugin, happy to do so.

thanks as ever,
j

sharp sundialBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

glossy pollen
#

You could also create this yourself quite easily without the package

sacred vortex
#

Thanks, this suggestion helps with question 2 from above.

Regarding question 1, any suggestions? I am almost expecting the response to be a link to a Filament doc pages I haven't come across yet 🙂

glossy pollen
sacred vortex
sacred vortex
glossy pollen
sacred vortex