v1.45.0
Removed para.google_client_id in favor of para.gp_app_id, please migrate to the standard OAuth2 method for signing in with Google
b27d2fe Release v1.45.0.
eae1458 updated Para Client to 1.40.0
0498108 fixed string in Russian translation
a0336f0 added new option for downloading avatars from OAuth2 providers para.security.oauth.download_avatars
ada4e99 Merge pull request #258 from Vovidez/patch-5
c7c9208 Update lang_ru.properties Some correction.
f2db8f4 Update lang_ru.properties. Correct to real Russian
9bf0c60 converted encoding in lang_ru.properties
f5faec3 Merge pull request #257 from Vovidez/patch-4
0d48ea5 Correction some wording
34172d7 Merge pull request #256 from Vovidez/patch-3
7302ddb Create lang_ru.properties. Translate to Russian.
58b0340 fixed JSON response type not explicitly declared in REST controllers
b38f707 updated Spring Boot to 2.5.4
d336ad2 updated gencerts.sh
bd7a0d3 small fix in gencerts.sh
ca3a1a7 added instructions for enabling SSL and Http2 natively in Scoold
386fc70 fixed avatar dimentions in CSS
f67a228 minor CSS fix for avatar image
820664d disabled avatar validation fetching by default, in favor of a CSS-only solution for broken avatars
1f71ee2 fixed possible reflected XSS when fetching avatar images from a malicious URL
c2a0539 fixed duplicate content penalties from googlebot for the revisions pages by adding a X-Robots-Tag header, closes #254
2e9f22f removed para.google_client_id in favor of para.gp_app_id, please migrate to the standard OAuth2 method for signing in with Google
4d7d015 updated docker actions
e43389e Update latest.yml
1c63a38 Update tag.yml
5f9cc60 updated workflows/latest.yml
4e410df added docker build action for released tag
0fe61cd added docker build action for :latest
bf9ce68 added new feature - merge questions
35cb1b7 added ability to add external scripts to <head>
0899dfd minor CSS fix
c34fb41 added ability to deprecate old/outdated questions
043be60 fixed possible spamming by resending confirmation emails
6e66044 fixed possible spamming with password reset emails
1c5f4aa fixed possible open redirect bypass on signin page
677ab76 fixed open redirect issue on signin page