fullcube / loopback-ds-computed-mixin

A mixin to enable computed (dynamic) properties for loopback Models
MIT License
32 stars 12 forks source link

An in-range update of loopback is breaking the build 🚨 #26

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.17.1 of loopback was just published.

Branch Build failing 🚨
Dependency loopback
Current Version 3.17.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

loopback is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/fullcube/loopback-ds-computed-mixin/66?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 9 commits.

  • 243af4b 3.17.1
  • b045e4a Merge pull request #3681 from zipitwireless/master
  • 317e00d Update nestRemoting to pass optionsFromContext
  • fdb4539 Merge pull request #3725 from STRML/fix/exclusive-test
  • 3af6a1b fix(test): rem exclusive test
  • 3bf84ba Merge pull request #3720 from STRML/fix/falsy-id-3.x
  • 2bfd67c fix(test): working test with 0 userId
  • b362776 fix(AccessContext): Tighten userid/appid checks
  • 0bac0a9 fix(id): replace with != null

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.17.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.18.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 10 commits.

  • c5ff5fa 3.18.0
  • 60c9dd1 Merge pull request #3733 from nitro404/hotfix/retain-datasource-name
  • ab791fc fix: preserve datasource name
  • 72d48c3 Merge pull request #3746 from JustinTRoss/patch-1
  • 60750b4 Update Copyright Years
  • 0a4940e Merge pull request #3683 from edwardchoh/master
  • 00169d2 Support options.filter in createChangeStream
  • 7c030c6 Merge pull request #3728 from strongloop/update-eslint-config
  • 010bbc6 fixup! add top-level dep on eslint-plugin-mocha
  • 73cc950 Update eslint and eslint-config to latest

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits.

  • 0eeb990 3.18.1
  • 6b4234b Merge pull request #3781 from strongloop/update-juggler
  • 2c909b8 update: juggler to version including security fix.
  • c5ff5fa 3.18.0
  • 60c9dd1 Merge pull request #3733 from nitro404/hotfix/retain-datasource-name
  • ab791fc fix: preserve datasource name
  • 72d48c3 Merge pull request #3746 from JustinTRoss/patch-1
  • 60750b4 Update Copyright Years
  • 0a4940e Merge pull request #3683 from edwardchoh/master
  • 00169d2 Support options.filter in createChangeStream
  • 7c030c6 Merge pull request #3728 from strongloop/update-eslint-config
  • 010bbc6 fixup! add top-level dep on eslint-plugin-mocha
  • 73cc950 Update eslint and eslint-config to latest

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 18 commits.

  • 38f3d72 3.18.2
  • 0feda03 Merge pull request #3789 from strongloop/nestRemoting/prevent-endless-relation-recursion
  • 386615a model: fix infinite loop on nestRemoting
  • d23ff84 Merge pull request #3784 from zbarbuto/fix/user-status-code
  • 50e2b49 Use statusCode prop for user errors
  • 0eeb990 3.18.1
  • 6b4234b Merge pull request #3781 from strongloop/update-juggler
  • 2c909b8 update: juggler to version including security fix.
  • c5ff5fa 3.18.0
  • 60c9dd1 Merge pull request #3733 from nitro404/hotfix/retain-datasource-name
  • ab791fc fix: preserve datasource name
  • 72d48c3 Merge pull request #3746 from JustinTRoss/patch-1
  • 60750b4 Update Copyright Years
  • 0a4940e Merge pull request #3683 from edwardchoh/master
  • 00169d2 Support options.filter in createChangeStream

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.18.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 28 commits.

  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint
  • 8e9fd36 Merge pull request #3799 from strongloop/welcome-nitro404
  • 49bdf2f CODEOWNERS: add nitro404
  • 66497ea Merge pull request #3787 from strongloop/fix/dangling-promise-in-test
  • 38f3d72 3.18.2
  • 0feda03 Merge pull request #3789 from strongloop/nestRemoting/prevent-endless-relation-recursion
  • 386615a model: fix infinite loop on nestRemoting
  • 3723f10 test: add missing "return" in a promise-style test
  • d23ff84 Merge pull request #3784 from zbarbuto/fix/user-status-code
  • 50e2b49 Use statusCode prop for user errors

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 31 commits.

  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model
  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint
  • 8e9fd36 Merge pull request #3799 from strongloop/welcome-nitro404
  • 49bdf2f CODEOWNERS: add nitro404
  • 66497ea Merge pull request #3787 from strongloop/fix/dangling-promise-in-test
  • 38f3d72 3.18.2
  • 0feda03 Merge pull request #3789 from strongloop/nestRemoting/prevent-endless-relation-recursion
  • 386615a model: fix infinite loop on nestRemoting

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 34 commits.

  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup
  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model
  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint
  • 8e9fd36 Merge pull request #3799 from strongloop/welcome-nitro404
  • 49bdf2f CODEOWNERS: add nitro404
  • 66497ea Merge pull request #3787 from strongloop/fix/dangling-promise-in-test

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 37 commits.

  • 59b1409 3.19.2
  • c2077df Merge pull request #3779 from nitro404/hotfix/case-insensitive-user-email
  • b2bc449 Add check for undefined user email in setter
  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup
  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model
  • 77a3523 3.18.3
  • 743b2d1 Remove forgotten debugger statement
  • 77d3d57 Merge pull request #3835 from strongloop/fix/role-acl-with-multiple-users
  • f4527c9 Fix role check in apps with multiple user models
  • 6ddf268 Merge pull request #3820 from strongloop/fix/eslint-issues
  • c611bbb Fix formatting issues reported by recent eslint

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.19.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 44 commits.

  • 85aa3fd 3.19.3
  • 8c4c91a Merge pull request #3904 from itaditya/patch-1
  • cf5b78f Provide link to CODEOWNERS
  • c6d8565 Merge pull request #3896 from wolrajhti/patch-2
  • cc4fc21 fix bug in User.verify when confirm is disabled
  • eb3301a Merge pull request #3899 from strongloop/add-node-10
  • 36ef35d Enable Node.js 10.x on Travis CI
  • 59b1409 3.19.2
  • c2077df Merge pull request #3779 from nitro404/hotfix/case-insensitive-user-email
  • b2bc449 Add check for undefined user email in setter
  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup
  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.20.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 51 commits.

  • 7d93b27 3.20.0
  • 5a87f8d Merge pull request #3911 from strongloop/update-strong-globalize
  • f17346b Update strong-globalize to 4.x
  • 995c14e Merge pull request #3585 from mitsos1os/nodemailer-update
  • 83fc62c Update nodemailer to v4.x
  • 58090b4 Merge pull request #3908 from strongloop/drop-node-4x
  • ec46c45 Drop support for Node.js 4.x
  • 85aa3fd 3.19.3
  • 8c4c91a Merge pull request #3904 from itaditya/patch-1
  • cf5b78f Provide link to CODEOWNERS
  • c6d8565 Merge pull request #3896 from wolrajhti/patch-2
  • cc4fc21 fix bug in User.verify when confirm is disabled
  • eb3301a Merge pull request #3899 from strongloop/add-node-10
  • 36ef35d Enable Node.js 10.x on Travis CI
  • 59b1409 3.19.2

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.21.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 62 commits.

  • 72d85fa 3.21.0
  • 7ad5a2e Merge pull request #3938 from mcitdev/master
  • f9e9aaa Make verifyUserRelations() more robust
  • cd1b319 Merge pull request #3934 from strongloop/fix/crash-in-verifyUserRelations
  • 9d77ba2 Fix crash in verifyUserRelations
  • 95bcf03 Merge pull request #3917 from mcitdev/master
  • 37e57f6 Fix crash in User model's "before delete" hook
  • 9c554fd Merge pull request #3933 from candytangnb/webfm-0628-225109-cs,pl,ru-translation
  • 4dd195e [WebFM] cs/pl/ru translation
  • 44951a1 Merge pull request #3912 from strongloop/update-strong-error-handler
  • 0590bd1 Update strong-error-handler
  • 7d93b27 3.20.0
  • 5a87f8d Merge pull request #3911 from strongloop/update-strong-globalize
  • f17346b Update strong-globalize to 4.x
  • 995c14e Merge pull request #3585 from mitsos1os/nodemailer-update

There are 62 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 72 commits.

  • 416b86a 3.22.0
  • aaa1381 fix: accessToken create default acl
  • 0dac936 add: ppc64 and s390x to not run UI tests
  • 5ee731e chore: update deps + fix linting + .npmrc
  • 6d23c2e Merge pull request #3947 from seabaylea/lts-and-support
  • 962efec Update Loopback 2.x EOL dates
  • 951b61a Fix formatting
  • f90e1c5 Merge supported versions and LTS sections
  • cdab151 Update support badge and move LTS section
  • 7e7f8fa Add badges and information for LTS and support
  • 72d85fa 3.21.0
  • 7ad5a2e Merge pull request #3938 from mcitdev/master
  • f9e9aaa Make verifyUserRelations() more robust
  • cd1b319 Merge pull request #3934 from strongloop/fix/crash-in-verifyUserRelations
  • 9d77ba2 Fix crash in verifyUserRelations

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 78 commits.

  • 74d7043 3.22.1
  • 3caf65d Merge pull request #3974 from candytangnb/webfm-0822-053933-translation
  • 700085c [WebFM] ja/ko/zh_CN/zh_TW translation
  • 1c30628 Merge pull request #3971 from strongloop/fix-translation
  • 6b0a880 remove unnecessary format call
  • 89ff760 Make desc when export-api-def translatable
  • 416b86a 3.22.0
  • aaa1381 fix: accessToken create default acl
  • 0dac936 add: ppc64 and s390x to not run UI tests
  • 5ee731e chore: update deps + fix linting + .npmrc
  • 6d23c2e Merge pull request #3947 from seabaylea/lts-and-support
  • 962efec Update Loopback 2.x EOL dates
  • 951b61a Fix formatting
  • f90e1c5 Merge supported versions and LTS sections
  • cdab151 Update support badge and move LTS section

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.22.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 84 commits.

  • 9f1eb41 3.22.2
  • 516fbbd [WebFM] tr translation
  • d028876 Merge pull request #3978 from candytangnb/webfm-0824-063653-de-translation
  • 78342eb [WebFM] de translation
  • 8ad0f93 Merge pull request #3975 from candytangnb/webfm-0823-120743-translation
  • 55e48cf [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation
  • 74d7043 3.22.1
  • 3caf65d Merge pull request #3974 from candytangnb/webfm-0822-053933-translation
  • 700085c [WebFM] ja/ko/zh_CN/zh_TW translation
  • 1c30628 Merge pull request #3971 from strongloop/fix-translation
  • 6b0a880 remove unnecessary format call
  • 89ff760 Make desc when export-api-def translatable
  • 416b86a 3.22.0
  • aaa1381 fix: accessToken create default acl
  • 0dac936 add: ppc64 and s390x to not run UI tests

There are 84 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 87 commits.

  • acc1cd0 3.22.3
  • cab1ed5 chore: use grunt to install optional phantomjs
  • c9164ae [WebFM] fr translation
  • 9f1eb41 3.22.2
  • 516fbbd [WebFM] tr translation
  • d028876 Merge pull request #3978 from candytangnb/webfm-0824-063653-de-translation
  • 78342eb [WebFM] de translation
  • 8ad0f93 Merge pull request #3975 from candytangnb/webfm-0823-120743-translation
  • 55e48cf [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation
  • 74d7043 3.22.1
  • 3caf65d Merge pull request #3974 from candytangnb/webfm-0822-053933-translation
  • 700085c [WebFM] ja/ko/zh_CN/zh_TW translation
  • 1c30628 Merge pull request #3971 from strongloop/fix-translation
  • 6b0a880 remove unnecessary format call
  • 89ff760 Make desc when export-api-def translatable

There are 87 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 97 commits.

  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens
  • 2b7b0e1 Add options.preserveAccessTokens
  • d7a32ae Update LB3 to be active LTS
  • 0bb7cd6 Merge pull request #3989 from moshemal/issue-3988
  • 186ae2a Fix ACL tests to wait until all assertions finish
  • fa644d6 chore: update to latest linting rules
  • acc1cd0 3.22.3
  • cab1ed5 chore: use grunt to install optional phantomjs
  • c9164ae [WebFM] fr translation
  • 9f1eb41 3.22.2
  • 516fbbd [WebFM] tr translation

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 100 commits.

  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts
  • 9ea6b6a README: highlight Active LTS at the top
  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens
  • 2b7b0e1 Add options.preserveAccessTokens
  • d7a32ae Update LB3 to be active LTS
  • 0bb7cd6 Merge pull request #3989 from moshemal/issue-3988
  • 186ae2a Fix ACL tests to wait until all assertions finish
  • fa644d6 chore: update to latest linting rules
  • acc1cd0 3.22.3
  • cab1ed5 chore: use grunt to install optional phantomjs

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 103 commits.

  • a4d7cab 3.23.2
  • 69df638 Merge pull request #3954 from moshemal/issue-3953
  • 29c5f20 Fix ACL check to support model wildcard
  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts
  • 9ea6b6a README: highlight Active LTS at the top
  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens
  • 2b7b0e1 Add options.preserveAccessTokens
  • d7a32ae Update LB3 to be active LTS
  • 0bb7cd6 Merge pull request #3989 from moshemal/issue-3988
  • 186ae2a Fix ACL tests to wait until all assertions finish

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 107 commits.

  • 81d1f74 3.24.0
  • f1c613a Set juggler options for remote calls
  • a239a11 Merge pull request #4039 from strongloop/speed-up-acl-tests
  • a4d7cab 3.23.2
  • 818a750 Speed up ACL tests by reducing saltWorkFactor
  • 69df638 Merge pull request #3954 from moshemal/issue-3953
  • 29c5f20 Fix ACL check to support model wildcard
  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts
  • 9ea6b6a README: highlight Active LTS at the top
  • 4c49b5f 3.23.0
  • d66c912 Merge pull request #4022 from strongloop/change-status
  • 0488cb7 Merge pull request #4011 from MohammedEssehemy/fix/clear-cache-handler-after-method-add
  • e33d10f Clear handler cache when a method is added/removed
  • 97a55bf Merge pull request #4021 from lchaglla/preserveAccessTokens

There are 107 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 113 commits.

  • 0bb8c23 3.24.1
  • 6eb8c0e Merge pull request #4107 from 3z3qu13l/master
  • 6b74874 Update underscore.string to 3.3.5
  • da2b8d8 Merge pull request #4083 from andrey-abramow/master
  • 71c6511 Fix: treat empty access token string as undefined
  • aad97c2 Merge pull request #4065 from strongloop/set-default-remote-options
  • 81d1f74 3.24.0
  • f1c613a Set juggler options for remote calls
  • a239a11 Merge pull request #4039 from strongloop/speed-up-acl-tests
  • a4d7cab 3.23.2
  • 818a750 Speed up ACL tests by reducing saltWorkFactor
  • 69df638 Merge pull request #3954 from moshemal/issue-3953
  • 29c5f20 Fix ACL check to support model wildcard
  • be91ba3 3.23.1
  • b944b9d Merge pull request #4029 from strongloop/update-lts

There are 113 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 119 commits.

  • 1e33ec5 3.25.0
  • c38900b Merge pull request #4119 from studykik/fix/appdynamics-proxy
  • edb8dbc Support middleware injected by AppDynamics.
  • b77907f 3.24.2
  • 242c20f Merge pull request #4108 from horstmannmat/fix_4105
  • 2532b0b Fix crash when modifying an unknown user
  • 0bb8c23 3.24.1
  • 6eb8c0e Merge pull request #4107 from 3z3qu13l/master
  • 6b74874 Update underscore.string to 3.3.5
  • da2b8d8 Merge pull request #4083 from andrey-abramow/master
  • 71c6511 Fix: treat empty access token string as undefined
  • aad97c2 Merge pull request #4065 from strongloop/set-default-remote-options
  • 81d1f74 3.24.0
  • f1c613a Set juggler options for remote calls
  • a239a11 Merge pull request #4039 from strongloop/speed-up-acl-tests

There are 119 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • 34acd02 3.25.1
  • a9a86fe Merge pull request #4158 from strongloop/fixFilterDef
  • b83f563 Back-ticks added to highlight example JSON
  • 6caf506 Add same change to description for findOne
  • b91938e Update the description for persisted-models
  • c8a31e2 Merge pull request #4146 from sylvaindumont/patch-1
  • 4226da5 handle $2b$ in hashed password check

See the full diff