Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Meteor 2.3 #309

Open
yurtsiv opened this issue Sep 7, 2021 · 1 comment · May be fixed by #310
Open

Support Meteor 2.3 #309

yurtsiv opened this issue Sep 7, 2021 · 1 comment · May be fixed by #310

Comments

@yurtsiv
Copy link

yurtsiv commented Sep 7, 2021

Hi! Would be nice to make this package work with Meteor 2.3.
Currently, there's an error

=> Errors prevented startup:                  
   
   While selecting package versions:
   error: Conflict: Constraint accounts-password@1.3.3 is not satisfied by accounts-password 2.0.1.
   Constraints on package "accounts-password":
   * accounts-password@2.0.0 <- top level
   * accounts-password@~2.0.0 <- top level
   * accounts-password@1.3.3 <- nimble:restivus 0.8.12

This package doesn't seem to be affected by any of the breaking changes and all of the internal functions like Accounts._hashLoginToken or Accounts._checkPassword seem to be still there.
I'll create a PR soon.

@yurtsiv yurtsiv linked a pull request Sep 7, 2021 that will close this issue
@niklasdahlheimer
Copy link

niklasdahlheimer commented Sep 19, 2021

Looks like this repo is no longer actively maintained, no commits since 2017.
I switched to the fork https://github.com/maka-io/maka-rest
It's compatible with Meteor 2.3 and it's also available as atmosphere-package unter https://atmospherejs.com/maka/rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants