Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
319 stars 157 forks source link

[Rails] Allow super admin to reset passwords for community admin users (DRAFT WORK DONE, HELP NEEDED TO FINISH FOR HACKTOBERFEST 2023) #802

Open rudokemper opened 2 years ago

rudokemper commented 2 years ago

When logged in as a super admin (e.g. via username super@terrastories.io and password terrastories per the default seed data), we are able to view the communities that are located on the Terrastories instance, as well as the users registered to those communities. Let's make it possible for the super admin to reset a password for any of the users on a community with admin credentials.

User story: if a Community administrator loses their password, the super admin should be able to reset that for them.

hassyyy commented 2 years ago

I would like to work on this. Kindly assign it to me

rudokemper commented 2 years ago

@hassyyy done! Thanks for wanting to work on this.

rudokemper commented 2 years ago

Hi @hassyyy just checking if you still wanted to work on this?

hassyyy commented 2 years ago

Hey @rudokemper I couldn't find time to work on this. Please assign to someone else. Sorry for the inconvenience

rudokemper commented 2 years ago

No worries, thanks @hassyyy

DuldR commented 1 year ago

If this one is back on the market, i'd love to take a crack at it as well.

rudokemper commented 1 year ago

thanks @DuldR !

rudokemper commented 1 year ago

Thanks @DuldR for the work until now - the draft PR is open at #904 if anyone else wants to continue the work.