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
clarification :
At first I tried to upgrade from 2.1.27.36 to 3.0.0.17, keeping the same database. But I couldn't login or create any new user because two fields were missing in the teampass_users table. (public_key and private_key)
So I dropped the database, upgraded (then teampass created the database including the 2 fields who were previously missing since I dropped the og database). Then I exported the database in sql and imported it via sql on my terminal.
It doesn't work :/ , same saltkey, same data, new database but with the same structure, the only difference is these new fields, and them being NULL on imported data from the original database
Steps to reproduce
Server configuration
Operating system:
Debian 11
Web server:
Apache2
Database:
MariaDB 10.7.4
PHP version:
php8.1-fpm
Teampass version:
3.0.0.17
Teampass configuration file:
Updated from an older Teampass or fresh install:
PLEASE attach to this issue the file
/includes/config/tp.config.php
.Client configuration
Browser:
Firefox version 100
Operating system:
Windows 10 professional
Logs
Web server error log
The text was updated successfully, but these errors were encountered: