Never heard of anything like that. Is the code public on github so we can inspect it? If not, try seaching for all instances of ->username or 'user_name' to see if you can find any place where its updating it
Feb 9, 2023
8
Level 1
After logoff database adds a number "1" to the username
I have this weird situation that everytime I shut the session the username "gains" a number "1". Yeap! That's weird.
For example: My username is "admin", everytime I do end a section, the database rename my username to "admin1" and so on (now it's "admin111111"). And stays like this. So the next time I'll login i have to type my credential like this: username: admin1111111 - password: defaultpassword.
I'm not sure if I explained this issue correctly but I guess someone went though this weird thing?
Please or to participate in this conversation.