Bug#964318: gosa login broken with PHP 7.4

2020-07-13 Thread Mike Gabriel
Control: forwarded -1 https://github.com/gosa-project/gosa-core/pull/33 Hi, On Do 09 Jul 2020 21:54:34 CEST, Wolfgang Schweer wrote: On Mon, Jul 06, 2020 at 12:05:44PM +0200, Wolfgang Schweer wrote: In both encrypt and decrypt cases, the chosen cipher method seems to return 0. This is the

Bug#964318: gosa login broken with PHP 7.4

2020-07-10 Thread Mike Gabriel
Hi Wolfgang, On Do 09 Jul 2020 21:54:34 CEST, Wolfgang Schweer wrote: On Mon, Jul 06, 2020 at 12:05:44PM +0200, Wolfgang Schweer wrote: In both encrypt and decrypt cases, the chosen cipher method seems to return 0. This is the case because the chosen method (aes-256-ecb) doesn't use an init

Bug#964318: gosa login broken with PHP 7.4

2020-07-09 Thread Wolfgang Schweer
On Mon, Jul 06, 2020 at 12:05:44PM +0200, Wolfgang Schweer wrote: > In both encrypt and decrypt cases, the chosen cipher method seems to > return 0. This is the case because the chosen method (aes-256-ecb) doesn't use an initialization vector ($iv) at all, causing its length ($ivlen) to be 0, s

Bug#964318: gosa login broken with PHP 7.4

2020-07-06 Thread Wolfgang Schweer
On Sun, Jul 05, 2020 at 10:34:43PM +, Holger Levsen wrote: > this pretty much sounds like a 'serious' bug ( = unsuitable for a stable > release as per https://www.debian.org/Bugs/Developer#severities and not > just important ("major impact, without rendering it completely unusable > to everyo

Bug#964318: gosa login broken with PHP 7.4

2020-07-05 Thread Holger Levsen
control: severity -1 important On Sun, Jul 05, 2020 at 05:42:01PM +0200, Wolfgang Schweer wrote: > while working on Debian Edu Bullseye, I noticed that it is no longer > possible to log into the GOSa² web interface after a main server > upgrade. this pretty much sounds like a 'serious' bug ( =

Bug#964318: gosa login broken with PHP 7.4

2020-07-05 Thread Wolfgang Schweer
Package: gosa Version: 2.7.4+reloaded3-11 Severity: normal Tags: upstream Hi Mike, while working on Debian Edu Bullseye, I noticed that it is no longer possible to log into the GOSa² web interface after a main server upgrade. This error message is popping up: Fatal error: Uncaught Error: Leng