Notas Hellout

Results 165 comments of Notas Hellout

This is a duplicate of: - #100 Which was fixed with: - #151 However there has not been a new release since #151 was merged which is why the bug...

Thanks Bennett! Looks like I was wrong, root cause was the `FileType` autocmd that sets up `quicktex` via `AssignExpander` not being triggered after `InsertEnter`. Here is what works for me...

I confirm I no longer encounter this error. TypeScript LS working as expected.

Similar to @Aranjedeath: I am not talking about registering phone numbers or email adresses. Each machine just has a cryptographic proof that they can identify as some randomly generated but...

> Same here. Feel surprised that there were no duplicate issues? @wtdcode Maybe this hints at a recent regression?

Another issue with the `x_mtok` cookie: it does not seem to get reset on logout. The following test which passes on Meteor 2.16, fails with Meteor 3.0: https://github.com/infoderm/patients/blob/d99cb6e35b8b91deb5d9c1fda81da69189b018f5/imports/api/uploads.app-tests.ts#L20-L31. **EDIT**: The...

@mfeuermann Did your auditors catch the fact that Meteor itself already does not follow best practices? See https://forums.meteor.com/t/security-dont-store-tokens-in-localstorage/50539.

Yes, a thread migration would be moving a thread from one group to another. A related question is: "Why not per thread permissions?" I guess you must already have discussed...

Does it not make perfect sense that `include-hidden-files: false` is something that does not apply to explicitly listed files. Should apply only to derived paths, such as those generated by...