KloxoNGCommunity / kloxo

Kloxo 8 - A rebuild of KloxoNG for EL 8, 9 and beyond
https://kloxo.org
GNU Affero General Public License v3.0
1 stars 0 forks source link

phpmyadmin login code broken in version 5 #17

Open kloxoNG opened 3 weeks ago

kloxoNG commented 3 weeks ago

GET based login no longer works. Have to update with SESSION based authentication . see https://docs.phpmyadmin.net/en/latest/setup.html#authentication-modes for details and sample code