Quote:
Originally Posted by TiKu
Okay, fixed this myself, also the mcrypt deprecation warnings of PHP 7.2.
Does anybody have the problem that he gets logged of Mediawiki each day? I already had this before I touched the code of vBSSO and have no idea why this is happening. I don't have this problem with Wordpress.
|
Fixed it. vBSSO-Mediawiki called User::setCookies with the $rememberMe parameter always being set to false, so that the user gets logged out when the session times out.