-
-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add some user info in /cgi/auth.pl body #9918
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool.
cgi/auth.pl
Outdated
@@ -55,6 +55,11 @@ | |||
user => { | |||
email => $User{email}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shan't we remove it then ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexgarel It might be used by the mobile app, I'm not really sure... #7455
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm removing the email and asking about it in openfoodfacts/openfoodfacts-dart#893 (comment)
Quality Gate passedIssues Measures |
* fix: add some user info in /cgi/auth.pl body openfoodfacts#9910 * removing email
* fix: add some user info in /cgi/auth.pl body #9910 * removing email
fixes #9910