Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ThePrez/loopback

Tags

v2.42.0

Toggle v2.42.0's commit message
2.42.0

 * fix: disallow queries in username and email fields (Hage Yaapa)
 * update README for 2.x EOL (Diana Lau)

v3.26.0

Toggle v3.26.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.26.0

 * fix: disallow queries in username and email fields (Hage Yaapa)
 * Ignore failing downstream dependencies (Miroslav Bajtoš)
 * Upgrade nyc to version 14 (Miroslav Bajtoš)
 * Update Karma dependencies to latest versions (Miroslav Bajtoš)
 * Drop Node.js 6.x from the supported versions (Miroslav Bajtoš)
 * Fix Model.exists() to work with remote connector (Maxim Sharai)
 * chore: update copyrights years (Agnes Lin)
 * Update LTS status (Diana Lau)
 * Enable Node.js 12.x on Travis CI (Miroslav Bajtoš)
 * chore: update copyright year (Diana Lau)
 * chore: update LB3 EOL date (Diana Lau)

v3.25.1

Toggle v3.25.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.25.1

 * Back-ticks added to highlight example JSON (Quentin Presley)
 * Add same change to description for findOne (Quentin Presley)
 * Update the description for persisted-models (Quentin Presley)
 * handle $2b$ in hashed password check (Sylvain Dumont)

v3.25.0

Toggle v3.25.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.25.0

 * Support middleware injected by AppDynamics. (Mike Li)

v3.24.2

Toggle v3.24.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.24.2

 * Fix crash when modifying an unknown user (Matheus Horstmann)

v2.41.2

Toggle v2.41.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.41.2

 * Fix crash when modifying an unknown user (Matheus Horstmann)
 * test: fix User test for custom token generator (Miroslav Bajtoš)
 * test: improve assertion error messages (Miroslav Bajtoš)

v3.24.1

Toggle v3.24.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.24.1

 * Update underscore.string to 3.3.5 (Francois)
 * Fix: treat empty access token string as undefined (andrey-abramow)

v2.41.1

Toggle v2.41.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.41.1

 * Fix: treat empty access token string as undefined (andrey-abramow)
 * Fix context propagation broken by [email protected] (Miroslav Bajtoš)

v3.24.0

Toggle v3.24.0's commit message
3.24.0

 * Set juggler options for remote calls (Raymond Feng)
 * Speed up ACL tests by reducing saltWorkFactor (Miroslav Bajtoš)

v3.23.2

Toggle v3.23.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.23.2

 * Fix ACL check to support model wildcard (Moshe Malka)