FuzzyGrim
|
fc2bf094a0
|
Configure django-allauth to use X-Real-IP for rate limiting
Also remove the unused get_client_ip helper
See: https://docs.allauth.org/en/latest/release-notes/recent.html#id3
|
2026-03-31 21:42:03 +02:00 |
|
FuzzyGrim
|
a4f60309aa
|
Increase client_body_buffer_size for webhooks processing
|
2025-07-15 10:29:15 +02:00 |
|
FuzzyGrim
|
ad929f26e1
|
fix: update Nginx configuration to use $http_host and remove USE_X_FORWARDED_HOST setting
|
2025-03-29 12:17:58 +01:00 |
|
FuzzyGrim
|
c30ae5144f
|
fix: update Nginx configuration to set Host and X-Forwarded-Host headers correctly
|
2025-03-29 11:50:35 +01:00 |
|
FuzzyGrim
|
7d76e5dc57
|
fix: update X-Forwarded-Proto header to use http_x_forwarded_proto in nginx configuration
|
2025-03-24 22:38:30 +01:00 |
|
FuzzyGrim
|
c46f3131b0
|
fix: update nginx configuration to streamline proxy settings for Gunicorn
|
2025-03-23 16:13:18 +01:00 |
|
FuzzyGrim
|
f988675544
|
update health check endpoint and add decorator for login-free access
|
2025-03-12 19:47:53 +01:00 |
|
FuzzyGrim
|
171084dac7
|
refactor Dockerfile; switch to Alpine base image
|
2025-03-12 19:44:30 +01:00 |
|
FuzzyGrim
|
52d628bf5c
|
add better health check
|
2025-03-08 13:17:13 +01:00 |
|
Xila Cai
|
c5bf935280
|
324-version-0180-always-timeout (#329)
* Refactor list component layout to use flex-wrap for improved responsiveness
* increase workers and timeout
* add nginx
|
2025-02-04 20:47:49 +01:00 |
|