-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
+nodeinfo public service #16231
+nodeinfo public service #16231
Conversation
/backport to stable16 |
/backport to stable15 |
@daita Mind to add a setup check as well and add it to the Nginx config in the docs? The setup check should only run if the social app is enabled. |
🏓 |
bbe34c6
to
39a9b68
Compare
So, there is some check. Also, this should fix #13088. I think more logical to returns 404 if the public_service is not set, or if the app is not available/installed (instead of 501) |
So is this ready? |
My bad, totally forgot to push. However, we also need to define what error code should be returned:
Also: #13088 (comment) |
@rullzer can you have a look to my last post regarding this issue? |
in all those cases a 404 seems appropriate. And do proper logging to the log file. |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
57d7893
to
22b1415
Compare
#16919 - so I checked the current implementation, and confirm that this PR:
also rebased. @nickvergessen @ChristophWurst @danxuliu please review before next beta/rc |
So the social app is going to set that config? |
like the webfinger public service, yes |
The backport to stable16 failed. Please do this backport manually. |
The backport to stable15 failed. Please do this backport manually. |
@rullzer i'll make a light backport of the fix on the tests |
needed by the social app.
source: https://github.com/jhass/nodeinfo