-
The application needs a way to interact with the Storage provider. The Storage provider will provide access to stored passwords for retrieval and modification.
Since this class represents the main…
-
Upgrade from 1.1.1 to 1.1.2 will cause login forbidden after sending verification code.
Login forbidden is thrown by meteor.
I downgraded to 1.1.1 and everything work like expected.
-
I've been trying to change the bcrypt that feathers-authentication uses from bcryptjs to bcrypt due to scalability issues. I did try the method discussed on #146 declaring a bcrypt param on feathers-a…
-
Hi everyone (ping @Ocramius @macnibblet),
In overall, I'm pretty happy with the way ZfrOAuth2 Server works. It proved to be very easy to use, and architecturally much better than any other PHP soluti…
-
@lirantal hope all is well my brotha from anotha motha :)
Few topics felt I needed to address that were missing.
- salt & hashing - using [bcrypt-nodejs](https://github.com/shaneGirish/bcrypt-no…
-
I've been testing syncthing across 3 machines, a laptop with 8GB of RAM and two NAS-style servers with 1GB and 2GB of RAM. My repositories have the following sizes:
- 19 items, 536 KiB
- 83471 items, …
-
I noticed, that TripleA is still using MD5 checksums.
According to [this Stackoverflow question](http://stackoverflow.com/a/3103722/5769952) it shouldn't be too diffifcult to use SHA256 instead...
The…
-
I've run into two issues while setting up a password credentials using this library. I've been looking into ways to fix them but wanted to post an issue first.
1. The `oidc` package does not suppor…
-
This has now happened to me twice - in 1.0.0 and 1.1.1 - and the only workaround is to duplicate and edit the database. When I try to add a new user (I only have two beforehand), the dialog exits with…
-
Hi,
Thanks for the awesome tool for meteor development.
I recently discovered that mongol still works on my production version...
if I type "ctrl+m", the mongol window shows up on my "product…