EGroupware 21.1.20230210
Debian GNU/Linux 11 (bullseye)
ii php7.4 7.4.33-1+deb11u4
ii postgresql-13 13.11-0+deb11u1
After changing postgres authentication method from md5 to scram-sha-256:
/var/www/egroupware/api/src/Egw.php (120)
Database error
It appears that you have not created the database tables for EGroupware.
Reverting scram-sha-256 -> md5 solves problem, but I think you’ll agree that it’s temporary.
scram-sha-256 will be default after postgres upgrade from 13 to 15 in Debian 12 bookworm.
Is scram-sha-256 support planned in EGW?
I plan on dist-upgrading soon…