-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Libravatar, although enabled at install time, is not working #22325
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
Comments
Things only work after I enable federated avatar from the admin screen, where it appears as disabled despite the corresponding checkbox being checked at install time. The database table |
Another problem (needs a separate ticket?) is that you can NOT re-enable gravatar after disabling it from the admin screen, as it has no effect (reloading the page keeps shows the control turned on even if you try to turn it off) |
I'm re-doing the process from scratch, from empty database and no app.ini -- doing so I realized that "libravatar" was NOT enabled by default, so I must have done that myself. |
Related to #22325 Signed-off-by: jolheiser <john.olheiser@gmail.com>
Related to go-gitea#22325 Signed-off-by: jolheiser <john.olheiser@gmail.com>
The libravatar enabling at install time is fixed by #22326 so I'm closing this. Will file a new ticket for the inability to change configuration. |
Description
I've deployed a new Gitea from current main branch v1.19.0-dev-263-gefa708501 and libravatar lookup is not occurring.
It may or may not be related to the recent deprecation of app.ini setting. The install procedure allows you to configure it and writes it into app.ini but evidently doesn't write it in database where it now belongs ?
Gitea Version
v1.19.0-dev-263-gefa708501
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
From build tree
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: