Browsers logging me out just after loggin in.

  • Thread starter Thread starter Logger
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around a recurring issue with a backend login system for a website, where users are logged out immediately after their first login attempt. Participants explore potential causes and solutions related to the implementation of the login system.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant describes the issue of being logged out immediately after the first login attempt, regardless of the browser or computer used.
  • Another participant suggests that the problem could stem from various factors related to the implementation of the login system, indicating that it is difficult to pinpoint without more information.
  • A participant with web development experience notes that login bugs can be particularly challenging to fix due to their foundational nature in the application.
  • The original poster expresses frustration over the lack of resolution from the development team and seeks additional insights from the community.

Areas of Agreement / Disagreement

Participants generally agree that the issue is complex and could be caused by multiple factors, but there is no consensus on the specific cause or solution. The discussion remains unresolved.

Contextual Notes

The issue may involve various assumptions about the code and its implementation, which are not fully detailed in the discussion. The original poster's experience with the bug suggests a need for further investigation by the development team.

Logger
Messages
28
Reaction score
0
Hi guys,

I have a website developed by a company and there is a problem that they don't seem to be able to fix. We have a backend login that every client gets when they sign up. When I log into one of these logins and just as I am navigating around it logs me out and takes me back to the login screen.After I log back in again no matter what I do its fine and I am not logged out anymore.If I log out and try again the next day it will log me out again the first time I log in.
If I log in/out a couple of times that day with the same login details its fine.
It only logs me out the very first time I log in.
It happens on different p.c's using different browsers IE8,IE9,Chrome in different locations.

Does anybody have any ideas where I could point them to look in the code. They are pretty proficient as programmers I think.

Any help would be greatly appreciated.

Thanks in advance.
 
Last edited:
Technology news on Phys.org
It could be just about anything depending on how they implemented logins, the language they're using, etc. If you've alerted them to the problem, that is about as much as you can do. Let them know that you have the problem on every computer and browser combination that you've tried. That will make them less likely to think that it's operator error.
 
Thank you for your reply Borg. I have informed them many times but they still have not resolved. I fully understand your comments about it being any number of things that could be causing this.
Kind regards.
 
Logger said:
Thank you for your reply Borg. I have informed them many times but they still have not resolved. I fully understand your comments about it being any number of things that could be causing this.
Kind regards.
I write web software for a living and you wouldn't believe how long it can take for a bug fix to get delivered. Right now, I am coding changes that won't be delivered for more than a year. And that doesn't count the processes before it lands on my desk. Unfortunately, login bugs are often one of the more difficult (and dangerous) to fix because they lie at the core of the application. One wrong assumption about the code can result in seriously bad consequences.
 
The website is in support of an app and has not been released yet. We will be doing a beta test in the next month. It is a bug that has not gone away and needs resolving.I'm not sure if our development team are taking it serious enough. Its quite annoying and will have to be fixed. I wrote this thread hoping the bright mind that frequent this site might give me ideas for them to look at.Thanks for taking the time to answer me.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K