Michael Gerhaeuser

Results 30 comments of Michael Gerhaeuser

I tried a few things but nothing really helped. Even if we manage to find some workaround there's no guarantee it will work after a blaze update. I think we'll...

Postponed until migration to astronomy is done. Relevant issues: - [ ] #196

Alternative solution: Regularly check all meeting series if their moderators are abandoned. If no more moderators are active, check if there are invited users and make one or all of...

In large organisations the import might take some time. During this time some users will be unable to log in. Also, we would need to make sure the switch to...

This is done anyway. We never store the user's password in the database so the authentication part is always done via LDAP. But they are not removed from the database...

To solve the update issues with MongoDB that came up with the 1.7 release of Meteor (that shipped with MongoDB 3.6 where the feature flag was introduced) we will no...

Some files in the docs may need updating when we finally update: See #525

* Chimpy also does not work with Chrome 76 yet * we need a `.babelrc` in`tests/end2end` so chimpy works (at least with meteor 1.6+). this babelrc looks like this: ```json...

I'll try to explain it. Please let me know if anything is still unclear. There are two ways to pass data from JS to wasm and from wasm to JS:...

Apparently some follow up questions were deleted. In case someone else stumbles onto this issue and has the same questions, I'll paraphrase and try to answer them: > How can...