hangy
hangy
> Are we thinking that we would move all user attributes into Keycloak (i.e. be able to completely delete the user.sto files?) Yes, that's probably a good idea. I'd like...
> @hangy to bear in mind, I have a RGPD considerations: on the registration form we must: > > * tell user their username is really public, also in data...
> Does anyone have any preference based on past experience? I don't have any experience with Keycloak prior to this PR, so I can't tell how complicated the templates are,...
Test `tests/integration/delete_user.t` fails intermittently. It works at least sometimes with more than one execution. I fear I need to debug the keycloak->redis->minion chain a bit more
Are we storing the original images with EXIF info? I think that *should* already be stripped by https://github.com/openfoodfacts/openfoodfacts-server/blob/f14d0a4590c928b96eef23d9541a7ee4226f9211/lib/ProductOpener/Images.pm#L779C15-L779C15 prior to saving, because we don't want private metadata like location to...
> Here is another example: https://world.openfoodfacts.org/cgi/product.pl?type=edit&code=3415581571004 https://world.openfoodfacts.org/images/products/341/558/157/1004/3.jpg > Finding all the photos with exif orientation will perhaps explain where the issue comes from (when did it start? etc.). The linked...
@stephanegigandet Do you know if the most recent version of tagify is released in production? This seems to be out of scope of our project, and caused by some bug...
@TaciteOFF could you please check if the bug still happens with the current update?
I don't know Brevo, but is it clear (in the ToS) that users that sign up for OFF would be added to Brevo? Since it looks like a [cloud service](https://www.brevo.com/),...
As an aside, it might be good to implement completely new parts of the site with Template::Toolkit. I'm sure, @areeshatariq has some pointers.