-
* **What are we trying to do?**
Create a short introduction to security for new contributors to the project to review before submitting PRs.
* **What feature or behavior is this required for?**
U…
-
I have tried :
1. meteor npm rebuild
2. xcode-select --install
3. install bson-ext
but all not work.
Someone can help me?
=> Started proxy.
=> Started MongoDB.
I20160726-19:20:34.048(8)? {…
-
I have a fairly large Meteor app (75k lines of Javascript, 15k lines of SASS) and my build times exploded with Meteor 1.4.
My build previously took around 4 minutes for the initial build, then 30-60…
-
# Current Status
- ### Codebase in progress: [lbighetti/elixir-phoenix-realworld](https://github.com/lbighetti/elixir-phoenix-realworld)
- ### Interested in helping out? Say hello! 🎉 **[gitter.im/…
-
In the latest documentation of Flask-Security appears that **`bcrypt>=2.0.0`** is not currently supported.
How can this impact the application security? I'm new with text hashing libraries and I wond…
-
I'm missing ways to compress/decompress data in GDScript. I believe this would be quite useful to compress data to send over network or compressed assets/saves to be used by the game.
Since Godot alr…
-
On Meteor 1.5.2 updating to 1.5.2.1 on MacOS 10.12.6
```
$ meteor update
Errors prevented isopacket load:
While loading isopacket `ddp`:
module.js:325:15: Cannot find module '/Users/jh/dev/pr…
-
### Proposal to implement Argon2 support from Comeonin.
Why? Recommended by the PHC over 23 other submissions and regarded as the successor to `bcrypt`.
### Technical details
There are 2 variants …
-
After the latest update from 0.19 to 0.22 and then to 0.22.1 some users cannot login to our postgres database any more, some can.
This is the error in homeserver.log:
```
[2017-07-07 22:29:06,1…
-
I apologize in advance for the lack of detailed information. I captured as much as I can though. And as usual, I can't provide a reproduction repo since it's proprietary code.
My app suddenly stopp…