-
Updated
Sep 6, 2020 - JavaScript
MongoDB
MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.
Here are 16,372 public repositories matching this topic...
Prerequisites
- Are you running the latest version?
- Are you able to consistently reproduce the issue?
- Did you search the issue queue for existing issue?
Issue Description
The description field is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,
Much of the text on Habitica's website either has no alt text or is not allowing screen readers to read the alt text. This is a serious accessibility issue as it means that anything that is represented solely by a graphic is essentially invisible to blind users of the site.
In some cases there is no alt text, but there is a tooltip. However, the screenreader will not read out the text unless y
It would be better to use bcrypt, beause its more secure as it's slower (uses more computing cycles).
Your code could also be better:
You wouldn't need salt field in User model, because it's saved into the same field as password does.
For authentication, something like:
var mongoose = require('mongoose'),
bcrypt = require('bcryptjs');
var userSchema = mongoose.Schema({
email: String,
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Mar 24, 2017 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Dec 7, 2019 - JavaScript
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia
Issue Description
Since the old Instagram API will stop working on June 29 (See https://www.instagram.com/developer/), the url in https://github.com/parse-community/parse-server/blob/d0a9c709fea4cbdba540420353a36a0e89601ffb/src/Adapters/Auth/instagram.js#L9 needs to be changed to match the new "instagram_graph_user_profile" API. (See https://developers.facebook.com/docs/instagram-basic-disp