You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View an existing password - existing passwords are blank for new user
Expected behaviour
Existing passwords should be visible to new user
Actual behaviour
All existing passwords are blank when viewing as the new user. Creating a new password (as the new user) works as expected, the new user and existing users can see it.
Also, creating a new password as an existing user (after the new user is created) works as expected, both existing users and the new user can see these.
Existing users behave normally and can see all passwords that they normally can. All existing user passwords have been re-encrypted to support the new Symfony library.
The new user is in the same roles as other existing users, so should be able to see the same passwords.
Have tried re-running the upgrade and no errors are reported. Not certain when this started I'm afraid as I've not tried to create a new user for a year or so...
Any help much appreciated!
Cheers - Ed
Server configuration
Operating system: OpenSUSE Leap 15.5
Web server: Apache2 2.4.51
Database: MariaDB 10.6.18
PHP version: 8.1.29
Teampass version: latest from Git as of today
Teampass configuration file: Not certain which file is required here - tp.config.php seems to have moved into the DB?
Updated from an older Teampass or fresh install: updated, instance has been active since 2.xx days
PLEASE attach to this issue the file /includes/config/tp.config.php.
Client configuration
Browser: Firefox (issue also present in Chrome & Edge)
Operating system: Windows 11
Logs
Web server error log
No errors logged in apache error log
Log from the web-browser developer console (CTRL + SHIFT + i)
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
[index.php](https://swt-ut.switalskis.com/teampass/index.php?page=items&loginForm)
Cookie “teampass_theme” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite [index.php](https://swt-ut.switalskis.com/teampass/index.php?page=items&loginForm)
``
The text was updated successfully, but these errors were encountered:
Nope, no pending tasks. ("No matching records found")
This is the task scheduler settings:
(not sure if the maintenance operation schedule is optimal - none of those were originally scheduled to run automatically, I picked some likely-sounding times for them. They have also all been run manually)
Steps to reproduce
Expected behaviour
Existing passwords should be visible to new user
Actual behaviour
All existing passwords are blank when viewing as the new user. Creating a new password (as the new user) works as expected, the new user and existing users can see it.
Also, creating a new password as an existing user (after the new user is created) works as expected, both existing users and the new user can see these.
Existing users behave normally and can see all passwords that they normally can. All existing user passwords have been re-encrypted to support the new Symfony library.
The new user is in the same roles as other existing users, so should be able to see the same passwords.
Have tried re-running the upgrade and no errors are reported. Not certain when this started I'm afraid as I've not tried to create a new user for a year or so...
Any help much appreciated!
Cheers - Ed
Server configuration
Operating system: OpenSUSE Leap 15.5
Web server: Apache2 2.4.51
Database: MariaDB 10.6.18
PHP version: 8.1.29
Teampass version: latest from Git as of today
Teampass configuration file: Not certain which file is required here - tp.config.php seems to have moved into the DB?
Updated from an older Teampass or fresh install: updated, instance has been active since 2.xx days
PLEASE attach to this issue the file
/includes/config/tp.config.php
.Client configuration
Browser: Firefox (issue also present in Chrome & Edge)
Operating system: Windows 11
Logs
Web server error log
Log from the web-browser developer console (CTRL + SHIFT + i)
The text was updated successfully, but these errors were encountered: