You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm an admin on a self-hosted instance of Weblate (https://weblate.insrt.uk). I accidentally set a project to Restricted - however, when I went to set it back to Public I found I couldn't? I can set it to Private or Custom, then set it back to Restricted - however, when I try to set it to Public, it doesn't seem to save properly (it claims that the change was saved, but going back to the Access tab reveals it wasn't).
System check identified some issues:
WARNINGS:
?: (security.W004) You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
?: (security.W008) Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
?: (security.W012) SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
?: (security.W018) You should not have DEBUG set to True in deployment.
INFOS:
?: (weblate.I021) Error collection is not set up, it is highly recommended for production use
HINT: https://docs.weblate.org/en/weblate-4.17/admin/install.html#collecting-errors
?: (weblate.I028) Backups are not configured, it is highly recommended for production use
HINT: https://docs.weblate.org/en/weblate-4.17/admin/backup.html
?: (weblate.I031) New Weblate version is available, please upgrade to 4.18.
HINT: https://docs.weblate.org/en/weblate-4.17/admin/upgrade.html
System check identified 7 issues (1 silenced).
Additional context
No response
The text was updated successfully, but these errors were encountered:
I did check the 4.18 changelog/recent issues before opening this but didn't
see it anywhere - however, thanks for letting me know; I can confirm that,
after upgrading, this issue has been resolved :3
On Fri, 16 Jun 2023 at 11:48, github-actions[bot] ***@***.***> wrote:
Thank you for your report; the issue you have reported has just been fixed.
- In case you see a problem with the fix, please comment on this issue.
- In case you see a similar problem, please open a separate issue.
- If you are happy with the outcome, don’t hesitate to support Weblate
by making a donation <https://weblate.org/donate/>.
—
Reply to this email directly, view it on GitHub
<#9416 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKE5BH2BHPPNECGK2GZUIP3XLQ2ZNANCNFSM6AAAAAAZIN5524>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Describe the issue
I'm an admin on a self-hosted instance of Weblate (https://weblate.insrt.uk). I accidentally set a project to Restricted - however, when I went to set it back to Public I found I couldn't? I can set it to Private or Custom, then set it back to Restricted - however, when I try to set it to Public, it doesn't seem to save properly (it claims that the change was saved, but going back to the Access tab reveals it wasn't).
I already tried
Steps to reproduce the behavior
Expected behavior
The change should be saved and the project should be set to Public.
Screenshots
Screencast.from.2023-06-14.23-12-46.webm
Exception traceback
No response
How do you run Weblate?
Docker container
Weblate versions
Weblate deploy checks
Additional context
No response
The text was updated successfully, but these errors were encountered: