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

Upgrade devise to 4.2 #6959

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Upgrade devise to 4.2 #6959

merged 1 commit into from
Aug 11, 2016

Conversation

cmrd-senya
Copy link
Member

  • Bump devise, devise-token_authenticatable
  • Update deprecated devise references
  • Remove requests_helper.rb

Note also, that devise 4.2 consideres "name@host" to be correct email, while previously it was different. Tests were corrected accordinlgy.

I'm setting this to [WIP] because the PR lacks translation updates for devise -- I wasn't sure what to do with it.
Here is the list of conflicting keys between ours and upstream version of locale file. The format of the file is:

key:
- our version
- upstream version

Mostly it seems to me, that we should pick the upstream versions. I would probably leave registartion.destroyed and registration.signed_up in our versions, since it feel more relevant for diaspora. IMO, everything else can be updated. Opinions?

@jhass
Copy link
Member

jhass commented Aug 10, 2016

Mostly it seems to me, that we should pick the upstream versions. I would probably leave registartion.destroyed and registration.signed_up in our versions, since it feel more relevant for diaspora. IMO, everything else can be updated. Opinions?

Going over the list I came to the same conclusion.

@cmrd-senya cmrd-senya force-pushed the devise-upgrade branch 2 times, most recently from 2316da9 to afa8298 Compare August 11, 2016 08:37
@cmrd-senya cmrd-senya changed the title [WIP] Upgrade devise to 4.2 Upgrade devise to 4.2 Aug 11, 2016
@cmrd-senya
Copy link
Member Author

Ok, I updated the locale. The PR is ready.

@jhass jhass added this to the 0.6.0.0 milestone Aug 11, 2016
@jhass jhass merged commit 7fa299b into diaspora:develop Aug 11, 2016
@jhass
Copy link
Member

jhass commented Aug 11, 2016

Thank you!

@cmrd-senya cmrd-senya deleted the devise-upgrade branch August 11, 2016 10:09
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 this pull request may close these issues.

None yet

2 participants