$password = $accessKeyManager->createKey('MailListContext', $assocId, $assocId, 60); // 60 daysThis should correspond to the following in check in the DB:The context is MailListContext
The userId is 58
The keyHash is 6f0e4e910716394477c4e3ef63b75014
The assocId is (nothing here)
SELECT * FROM access_keys WHERE context = 'MailListContext' AND key_hash = '6f0e4e910716394477c4e3ef63b75014' AND user_id = 58 AND expiry_date > now();Return to OCS Conference Support and Discussion
Users browsing this forum: No registered users and 2 guests