Calle Svensson
Calle Svensson
Made an implementation using opaque types in the meanwhile. It's not fantastic but it works.
Addressed both comments.
Can this be merged?
I did something wrong indeed but I believe I hade sorted it out now.
What's missing is an index on the faxFile collection, for example, in the Mongo console, running: `db.faxFile.createIndex({"faxObjectId":1 }, {"unique": true})` completely solves the performance issue. I don't know much about...
Reference documentation: https://github.com/google/google-authenticator/wiki/Key-Uri-Format
This is not happening for me at all but for two other users: User A: first it did not happen, then later after having restarted their computer it seems to...
My least bad idea so far is that the "::re" is part of the "::recv failed" string in the library and this is caused by some UAF or possibly overflow...
Superseded by #67
1. Great. Are all of them also suitable for repairing? Or are could they somehow be referencing external things? 2. How should I proceed with this point? Make something that...