Re: nginx with gitlab self host and cookie/session expired problems

2025-01-28 Thread Rejaine Da Silveira Monteiro
"Nginx can't do much about it If the application behind deletes all the cookies." Yes, I am fully aware that this issue needs to be resolved at the application level, and we should apply the merge request as soon as possible. My final question about Nginx is more focused on the issue of session ex

RE: nginx with gitlab self host and cookie/session expired problems

2025-01-25 Thread Reinis Rozitis via nginx
> Now, I’m wondering if the frequent logouts (session expiration) might be > related to this cookie issue, and if there are any suggestions for addressing > it via Nginx. Nginx can't do much about it If the application behind deletes all the cookies. So check what version of Gitlab you are runni

nginx with gitlab self host and cookie/session expired problems

2025-01-24 Thread Rejaine Da Silveira Monteiro
Hi, I am using Nginx as a reverse proxy for my self-hosted GitLab instance. When accessing GitLab through this proxy, I frequently experience logouts with a "session expired" error, even during active sessions. The GitLab URL is configured as gitlab.mydomain.com. However, when logging out of GitL