Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do users have to log in every time they access a page? This only seems to affect some of my Bugzillas users, others stay logged in.

0
Posted

Why do users have to log in every time they access a page? This only seems to affect some of my Bugzillas users, others stay logged in.

0

First, make sure cookies are enabled in the user’s browser. If that doesn’t fix the problem, it may be that the user’s ISP implements a rotating proxy server. This causes the user’s effective IP address (the address which the Bugzilla server perceives him coming from) to change periodically. Since Bugzilla cookies are tied to a specific IP address, each time the effective address changes, the user will have to log in again. In newer versions of Bugzilla (2.17.1 and later) there is a parameter called “loginnetmask”, which you can use to set the number of bits of the user’s IP address to require to be matched when authenticating the cookies. If you set this to something less than 32, then the user will be given a checkbox for “Restrict this login to my IP address” on the login screen, which defaults to checked. If they leave the box checked, Bugzilla will behave the same as it did before, requiring an exact match on their IP address to remain logged in.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.