IFRCGo / go-web-app

GO Web application! GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.
https://go.ifrc.org
MIT License
6 stars 1 forks source link

New users - remove guest user limitation temporarily #1371

Open tovari opened 2 weeks ago

tovari commented 2 weeks ago

AT the moment, new user accounts get limited as guest user accounts. As we don't have implemented yet the registration process updates, users are not informed about this limitation, not able to request access either. Therefore, the limitation for new users should not be applied.

'Limit access to guest user permissions' should be 0.

Later when the UI will be updated, affected users will get the limited access by default.

1079

samshara commented 1 week ago

@tovari, are we no longer assigning new users as guest users until the UI is updated?

tovari commented 1 week ago

@tovari, are we no longer assigning new users as guest users until the UI is updated?

Correct. Only after the registration flow will be also updated.

esario commented 6 days ago

I think there's more urgency on this as I just noticed that every new user - even users from whitelisted domains - gets the "Limit access to guest user permissions" flag! So, e.g. an IFRC staff signing up can't see anything non-public.

udaynwa commented 3 days ago

Deployed to Staging and is ready for UAT.

Following up on your comment @esario , we must manually visit the users and remove the guest user permissions for now. But now the newly registered users will not be tied up with guest user permissions.