Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

devise_token_auth

We want to accept sponsorship from companies and individuals so that we can pay contributors.
Collective - Host: opensource - https://opencollective.com/devise_token_auth - Code: https://github.com/lynndylanhurley/devise_token_auth

merged Gemfile.lock

github.com/lynndylanhurley/devise_token_auth - 6c43e7ed7f4602e3a46f405a7e53df0386ce3e57 authored almost 9 years ago by Rui Venancio <[email protected]>
validate sign_in(@resource) in confirmations_controller

github.com/lynndylanhurley/devise_token_auth - a0bf6bc25dadd66543f8c775b1daf196e1fba853 authored almost 9 years ago by Rui Venancio <[email protected]>
Merge pull request #518 from halilim/patch-2

Fix enable_standard_devise_support in initializer

github.com/lynndylanhurley/devise_token_auth - 4ba29bd1103c4934d9f6230e1d78afdc69c9a993 authored almost 9 years ago by Brent <[email protected]>
Fix enable_standard_devise_support in initializer

github.com/lynndylanhurley/devise_token_auth - ffeefadee3a226ac1b5983375758627849536d88 authored almost 9 years ago by Halil Özgür <[email protected]>
Make render_create_success render valid json_api

github.com/lynndylanhurley/devise_token_auth - b975a1f64f9ea05afe9a3a7ed053ac5ea0bd4e3a authored almost 9 years ago by djsegal <[email protected]>
Merge pull request #511 from jeryRazakarison/master

Prevent raise of exception if set_user_by_token not defined

github.com/lynndylanhurley/devise_token_auth - 129025b080aa69a59ef938bd7eec27bbba045721 authored almost 9 years ago by Brent <[email protected]>
Prevent raise of exception if set_user_by_token not defined

Rails 4 like

github.com/lynndylanhurley/devise_token_auth - 9278dc1002df04c9fb58d36bef918939f5b7406b authored almost 9 years ago by jeryRazakarison <[email protected]>
chore(deps): update gems - rails-4.2.5.1, addressable-2.4.0, attr_encrypted-1.3.5, devise-3.5.5, faker-1.6.1, hashie-3.4.3, jwt-1.5.2, listen-3.0.5, lumberjack-1.0.10, mini_portile2-2.0.0, minitest-reporters-1.1.7, pg-0.18.4, pry-0.10.3, rake-10.5.0, rb-fsevent-0.9.7, simplecov-0.11.1

github.com/lynndylanhurley/devise_token_auth - b23d929d04f05a78c968f99b50aeb3ca62b539d6 authored almost 9 years ago by Brent Dearth <[email protected]>
Merge pull request #508 from fivetwentysix/fix/rails-5-undefined-method-on-create

send_on_create_confirmation_instructions callback isn't defined (rails 5)

github.com/lynndylanhurley/devise_token_auth - 85713d3b0333b2c388b729e0f5058be0e3287b23 authored almost 9 years ago by Brent <[email protected]>
Merge pull request #507 from fivetwentysix/djsegal/rails5

[REBASE] Fix rails 5 deprecation and devise parameter sanitization

github.com/lynndylanhurley/devise_token_auth - 30f2703b2237ba302cdcfdafbc042f09c2dd665e authored almost 9 years ago by Brent <[email protected]>
solve #496

fixes an issue where send_on_create_confirmation_instructions callback is
not defined

github.com/lynndylanhurley/devise_token_auth - 94b01a77de938e24192e4214abc50475ad304ac2 authored almost 9 years ago by Patrick Ma <[email protected]>
Change before_filter to before_action for rails5

github.com/lynndylanhurley/devise_token_auth - 50c6d919ee9b980cbd0ac6cca6f23a3cecd0d2a6 authored almost 9 years ago by djsegal <[email protected]>
Alter devise_parameter_sanitizer for devise update

github.com/lynndylanhurley/devise_token_auth - 467336e3233b898ce90a4f84e98b281715a0dc1f authored almost 9 years ago by djsegal <[email protected]>
Merge pull request #506 from fivetwentysix/master

remove deprecations from RegistrationsController

github.com/lynndylanhurley/devise_token_auth - ce1aecf2bee50c2608ec3f0fedb1096468e41003 authored almost 9 years ago by Brent <[email protected]>
Merge pull request #1 from fivetwentysix/remove-deprecations-rails5

remove deprecations from RegistrationsController

github.com/lynndylanhurley/devise_token_auth - a410b7436b97df0a1695195d89c103bba9efc740 authored almost 9 years ago by Patrick Ma <[email protected]>
remove deprecations from RegistrationsController

github.com/lynndylanhurley/devise_token_auth - 1cbaab8ef6812ba5d0a158462e8c88449a2760ef authored almost 9 years ago by Patrick Ma <[email protected]>
Merge pull request #499 from djsegal/master

Allow new devise version for rails 5 compatibility

github.com/lynndylanhurley/devise_token_auth - 8a6ba641445e0978b7bcedbaa4c2b15daa5cacc2 authored almost 9 years ago by Brent <[email protected]>
Allow new devise version for rails 5 compatibility

github.com/lynndylanhurley/devise_token_auth - b20826de8987338a14634ebe0e4bcc1e71388902 authored almost 9 years ago by djsegal <[email protected]>
Merge pull request #493 from Tom-Tom/patch-2

Spelling mistake

github.com/lynndylanhurley/devise_token_auth - c6d706210211e82df520a320acac5395b5c15036 authored almost 9 years ago by Brent <[email protected]>
Spelling mistake

github.com/lynndylanhurley/devise_token_auth - d5d86264a17e544e3818fdaac3b853db59b0b1af authored almost 9 years ago by Tom FORLINI <[email protected]>
Merge pull request #491 from ssouza/master

Improve Brazilian Portuguese locale

github.com/lynndylanhurley/devise_token_auth - 10c26f0c6e1a81c36f26990f4f5a21fa340bf1bc authored almost 9 years ago by Brent <[email protected]>
Improve Brazilian Portuguese locale

github.com/lynndylanhurley/devise_token_auth - a92166752424e449331e4a4b924e953e7eed261b authored almost 9 years ago by Sérgio Souza <[email protected]>
Merge pull request #484 from paulosoares86/bugfix/resource_name

fix namespaced mapping name

github.com/lynndylanhurley/devise_token_auth - d154b0294006cc7bc0a1ac284c4f99f4d16c7d64 authored almost 9 years ago by Brent <[email protected]>
fix namespaced mapping name

github.com/lynndylanhurley/devise_token_auth - 70308bd6ead666d623c6fa91444ebbedf6ab20e2 authored almost 9 years ago by Paulo <[email protected]>
Merge pull request #476 from devilankur18/omniauth-redirection

Fixes Issue #362: Fixes for the omniauth redirection issue for namesp…

github.com/lynndylanhurley/devise_token_auth - 996b9cf23a180c7919e86284df0d214d78198535 authored almost 9 years ago by Brent <[email protected]>
Merge pull request #483 from TravisTam/master

Locale file for both zh-TW and zh-HK

github.com/lynndylanhurley/devise_token_auth - 03fb37183a9d6760a1f90b921d84239e981cd503 authored about 9 years ago by Brent <[email protected]>
change zh-HK file name to zh-HK.yml

github.com/lynndylanhurley/devise_token_auth - fa2e25a591483e09268b412a5b7ab6012dc0d3bb authored about 9 years ago by Travis <[email protected]>
create zh-HK.yml

This is zh-HK locale file for devise token auth.

github.com/lynndylanhurley/devise_token_auth - 3e4201b3e81dedc5abc97fa8cd6a327f8a5fb790 authored about 9 years ago by Travis <[email protected]>
create zh-TW.yml

This file is to translate zh-TW for devise token auth.

github.com/lynndylanhurley/devise_token_auth - bfb2d43f4856b235773735c5bf45de01b99c9a19 authored about 9 years ago by Travis <[email protected]>
Merge pull request #478 from fertingoff/patch-2

Fixed typos and inconsistencies in ru.yml

github.com/lynndylanhurley/devise_token_auth - 0dd499324fbc5ac0ddefca6472699b79c1a7a51d authored about 9 years ago by Brent <[email protected]>
Fixed typos and inconsistencies in ru.yml

github.com/lynndylanhurley/devise_token_auth - 75efddd1ae39e01894d92f95ef22e5894eee9f23 authored about 9 years ago by fertingoff <[email protected]>
Fixes Issue #362: Fixes for the omniauth redirection issue for namespaced model

github.com/lynndylanhurley/devise_token_auth - 974e722a09fc2bf5315316ad1cee2e6734c876e6 authored about 9 years ago by Ankur Agarwal <[email protected]>
Merge pull request #474 from paulosoares86/feature/token_invalidation

removing old tokens when user changes passwords

github.com/lynndylanhurley/devise_token_auth - 57cb7f9e61935e91045dfd2574c5bceae986b7c6 authored about 9 years ago by Brent <[email protected]>
removing old tokens when user changes passwords

github.com/lynndylanhurley/devise_token_auth - 6bff99b4c6af09947922e71940d66c7e99de1e4c authored about 9 years ago by “Paulo <“[email protected]”>
Merge pull request #425 from xjunior/master

Fix omniauthredirection when under scopes

github.com/lynndylanhurley/devise_token_auth - 118fdd2dc68ead0e5411d91ef6dcca359a536069 authored about 9 years ago by Brent <[email protected]>
Merge pull request #469 from djsegal/api/no-helpers

Prevent helpers being loaded for Rails API’s

github.com/lynndylanhurley/devise_token_auth - 27bca2f70b89c3f44ee7c724a6d5983fba36115d authored about 9 years ago by Brent <[email protected]>
Merge pull request #467 from djsegal/rails5

Reduce dependencies to allow Rails 5.0

github.com/lynndylanhurley/devise_token_auth - 66ff79f014c2a733bd016fe91d19b7551101cab5 authored about 9 years ago by Brent <[email protected]>
Merge pull request #470 from ValentinTrinque/upgrade-travise

Move travis to container based configuration

github.com/lynndylanhurley/devise_token_auth - 29fb9292702c06d937ca738da91dfbbca4634b35 authored about 9 years ago by Brent <[email protected]>
Merge pull request #466 from ValentinTrinque/fix-locales

Fix locales `errors.messages.already_in_use` + clean up

github.com/lynndylanhurley/devise_token_auth - 7a8f08a1c9fb97a42750ba3c1cb4f4ff5b14862e authored about 9 years ago by Brent <[email protected]>
Move travis to container based configuration

github.com/lynndylanhurley/devise_token_auth - e7fb01efb7e6fae16665254fef9adb94306a5a69 authored about 9 years ago by ValentinTrinque <[email protected]>
Prevent helpers being loaded for Rails API’s: #468

github.com/lynndylanhurley/devise_token_auth - e38805968371cf1d302c199fa361d33b5b7b0df2 authored about 9 years ago by djsegal <[email protected]>
Reduce dependencies to allow Rails 5.0: #458

github.com/lynndylanhurley/devise_token_auth - 8c152451861a311395d56f1009abbf0c32e1bad1 authored about 9 years ago by djsegal <[email protected]>
Clean locale files and re-arrange `errors` locale key

1. The locale files have been cleaned to be more consistent. Some mistakes have been corrected.
...

github.com/lynndylanhurley/devise_token_auth - fb5ba8ecc189a850e5521c2d93ddaa7e341b01ab authored about 9 years ago by ValentinTrinque <[email protected]>
Fixes lynndylanhurley/devise_token_auth#463

The message passed to the `errors.add()` method wasn't calling the I18n module. As a result, the...

github.com/lynndylanhurley/devise_token_auth - 7374643a101eb1878880e11d6ab83d99cbad867b authored about 9 years ago by ValentinTrinque <[email protected]>
Merge pull request #430 from LIQIDTechnology/master

Raise error in controller method

github.com/lynndylanhurley/devise_token_auth - 9668dc77a0e99509c76a149f0354808948f1dee6 authored about 9 years ago by Brent <[email protected]>
Merge pull request #427 from ponyesteves/master

Support for i18n in mailers views

github.com/lynndylanhurley/devise_token_auth - df960d9409dcd4476a3f6694e8bf30e57000599a authored about 9 years ago by Brent <[email protected]>
Merge pull request #1 from ValentinTrinque/french-translation

Improve french locale

github.com/lynndylanhurley/devise_token_auth - 1a09c3dd8a95c0d11a86e73c680b6951c472f60d authored about 9 years ago by ponyesteves <[email protected]>
Improve french locale

github.com/lynndylanhurley/devise_token_auth - b9b88ecd362c5c9eae01b8f1e9468717aa26d13e authored about 9 years ago by ValentinTrinque <[email protected]>
Support for i18n in mailers views. With the en and es respective translations. Also included rusian, polish, french, portuguese (portugal and br) translations by Google Translate.

github.com/lynndylanhurley/devise_token_auth - a23161e80721192e0f209c8781cdf5b89e587740 authored about 9 years ago by ponyesteves <[email protected]>
Added 401 response to failed group authentication

github.com/lynndylanhurley/devise_token_auth - 1eaf51bb67a94d5015bde65331a9e63c89a2e1e0 authored about 9 years ago by Robert Strobl <[email protected]>
Merge pull request #441 from yivo/russian-translations

RU translations

github.com/lynndylanhurley/devise_token_auth - 205ed361cba4d22b4d32917576076d2c306acfa4 authored about 9 years ago by Brent <[email protected]>
Standardize errors.messages.already_in_use

github.com/lynndylanhurley/devise_token_auth - 5fe73464626b31829a8909e60eb4f8f3bb30d8c8 authored about 9 years ago by Yaroslav Konoplov <[email protected]>
fix(locales): fix / standardize errors.messages.already_in_use locale entries

github.com/lynndylanhurley/devise_token_auth - b9e68cec6ed6f2f9842e39d8fd3a1e93cfac38a5 authored about 9 years ago by Brent Dearth <[email protected]>
Add ru translations

github.com/lynndylanhurley/devise_token_auth - 1e7ab494690765b6428324a866b6b181300b0676 authored about 9 years ago by Yaroslav Konoplov <[email protected]>
Merge pull request #369 from yivo/master

Fallback to ActiveModel translations in EmailValidator

github.com/lynndylanhurley/devise_token_auth - 1feace6f49d961d1bf5af9ed712963661e1e5992 authored about 9 years ago by Brent <[email protected]>
Merge pull request #436 from rmvenancio/pt_translation

to keep coherent with devise. pt instead of pt-PT.yml

github.com/lynndylanhurley/devise_token_auth - 3ccd3305033bf4592a7f9a702091de0714f2a049 authored about 9 years ago by Brent <[email protected]>
to keep coherent with devise. pt instead of pt-PT.yml

github.com/lynndylanhurley/devise_token_auth - e6108b5370451aadee2d809a9c2a642ea426be88 authored about 9 years ago by Rui Venancio <[email protected]>
Merge pull request #434 from paulosoares86/bugfix/limit-number-of-devices

limiting the number of concurrent devices

github.com/lynndylanhurley/devise_token_auth - 543c477fe5cd7f8d1de16ef2c7a1d0611c461772 authored about 9 years ago by Brent <[email protected]>
limiting the number of concurrent devices

github.com/lynndylanhurley/devise_token_auth - d851eee065785e3798aff1967ea85e69ec020e2d authored about 9 years ago by Paulo Soares <[email protected]>
Raise error in controller method

github.com/lynndylanhurley/devise_token_auth - 84ee3509a60585eabb0736e79007a1a5a45aae38 authored about 9 years ago by Arne Zeising <[email protected]>
fix(before_filter): revert change to sign_in bypass to last stable

github.com/lynndylanhurley/devise_token_auth - e0b4dff6bc76ad7f3021e579cfa23477752140ff authored about 9 years ago by Brent Dearth <[email protected]>
Merge pull request #428 from lynndylanhurley/standard_devise_support_flag

feat(enable-standard-devise): allow configurable support of legacy Devise authentication

github.com/lynndylanhurley/devise_token_auth - 463048561bdb46eba452bea1162e7b02136bdcc9 authored about 9 years ago by Brent <[email protected]>
feat(enable-standard-devise): allow configurable support of legacy Devise authentication. update default to disabled.

github.com/lynndylanhurley/devise_token_auth - ee7e3f6600a1139232da28858efa002661a11319 authored about 9 years ago by Brent Dearth <[email protected]>
chore(doc): remove stale / duplicated changelog

github.com/lynndylanhurley/devise_token_auth - 073f711a6101636498452655f4ab80eef64b923f authored about 9 years ago by Brent Dearth <[email protected]>
Fix omniauthredirection when under scopes

github.com/lynndylanhurley/devise_token_auth - d10f0552c6a49ba4ed5ec0804d75851369ca7364 authored about 9 years ago by Carlos Palhares <[email protected]>
Merge pull request #423 from haslinger/master

Translation to German

github.com/lynndylanhurley/devise_token_auth - 3ff91b3a01fe50d94d1ca63fab68fa2dd4dcc39b authored about 9 years ago by Lynn Dylan Hurley <[email protected]>
I18n to German (in file de.yml)

github.com/lynndylanhurley/devise_token_auth - c1ee530858d31898566b9af363d16fb4b0d0b2a0 authored about 9 years ago by Stefan Haslinger <[email protected]>
I18n to German (in file de.yml)

github.com/lynndylanhurley/devise_token_auth - 9ef4d6abbc7a73ef35c4ef6b15a64e74981a95d3 authored about 9 years ago by Stefan Haslinger <[email protected]>
Merge pull request #421 from nbrustein/preserve-params-in-url-generate

fix(url): preserve query parameters when building urls

github.com/lynndylanhurley/devise_token_auth - 600df95538eb500233664a6d919e0afc056bca49 authored about 9 years ago by Brent <[email protected]>
fix(url): preserve query parameters when building urls

github.com/lynndylanhurley/devise_token_auth - 408aa244a2dbcc6aef029ff029df468346412ebb authored about 9 years ago by Nate Brustein <[email protected]>
add "blank=true" param to sameWindow redirect url.

This will notify the client not to render the page

github.com/lynndylanhurley/devise_token_auth - 9927d3c669d1ba666a41a3fbc24ea7e444d5dd37 authored about 9 years ago by Lynn Hurley <[email protected]>
Merge branch 'master' of github.com:lynndylanhurley/devise_token_auth

github.com/lynndylanhurley/devise_token_auth - ce5ed42b46f72b3671f29c7468d1fb9c5bbaa23f authored about 9 years ago by Lynn Hurley <[email protected]>
prevent batching of requests by appending "unbatch=true" param to request url

github.com/lynndylanhurley/devise_token_auth - 2b8f2af2dd8ef594c69bcbee80366ff80c902173 authored about 9 years ago by Lynn Hurley <[email protected]>
Merge pull request #411 from rmvenancio/404passreset

404 for invalid link with password reset token

github.com/lynndylanhurley/devise_token_auth - 8a7ee781db33ec54f79d0b9346d4970423dc16ba authored about 9 years ago by Lynn Dylan Hurley <[email protected]>
Merge pull request #414 from Carrigan/documentation/usage-update

Issue #413

github.com/lynndylanhurley/devise_token_auth - 5116e8114b73107881a85b9ec5d9e4ad74d7fc0b authored about 9 years ago by Lynn Dylan Hurley <[email protected]>
Merge pull request #417 from ponyesteves/master

Change default message for already in use error and added to english …

github.com/lynndylanhurley/devise_token_auth - d03793be3371fc73e5c9d8f45f2f39fe4e15dc1c authored about 9 years ago by Lynn Dylan Hurley <[email protected]>
oops. commit gemfile.lock after version change

github.com/lynndylanhurley/devise_token_auth - 4922d90f8a76a9b74cc85b1b187b3e64299e9b30 authored about 9 years ago by Lynn Hurley <[email protected]>
ensure session is cleared after each request. references #375

github.com/lynndylanhurley/devise_token_auth - c80cfce88c4fbfce163dde4a7527d0c13f30d77f authored about 9 years ago by Lynn Hurley <[email protected]>
change default message for already in use error and added to english and spanish translation files (en.yml and es.yml)

github.com/lynndylanhurley/devise_token_auth - 0252300ebd9a1a68e7725be1687626daecfa9196 authored about 9 years ago by ponyesteves <[email protected]>
Make translation keys symbols and add better fallback

github.com/lynndylanhurley/devise_token_auth - 31a1618ea70d65c8ce1b669c6c8051a68bcad647 authored about 9 years ago by Yaroslav Konoplov <[email protected]>
fix(gemspec): add .sqlite3 to exclude pattern

github.com/lynndylanhurley/devise_token_auth - a3c886a303088409183410962f42e62fe707f3e3 authored about 9 years ago by Brent Dearth <[email protected]>
fix(gemspec): ensure log files from tests aren't bundled as part of gem

github.com/lynndylanhurley/devise_token_auth - 087df7e68cface084ab1263c9c5122039e4bd4cc authored about 9 years ago by Brent Dearth <[email protected]>
Merge pull request #409 from rmvenancio/pt_translation

Portuguese Translation

github.com/lynndylanhurley/devise_token_auth - 5965ffe8ed5fa99bf1f71161361fd1098a12ad91 authored about 9 years ago by Brent <[email protected]>
Updated the usage information in the documentation.

github.com/lynndylanhurley/devise_token_auth - 9062b5e886034457128e38cc486aee4c16dc65ef authored about 9 years ago by Brian Carrigan <[email protected]>
When you visit the change password link for the second time (sent by email), you should be redirected to a 404 page instead of get a window with a json message.

This behaviour is also required when you have a wrong password confirmtion link.

github.com/lynndylanhurley/devise_token_auth - 986922133327c8ca983570e2c3a45259adf22bd7 authored about 9 years ago by Rui Venancio <[email protected]>
Flag signin when user confirm email.

When the user follows the confirmation link with success, he automatically sign in to the system...

github.com/lynndylanhurley/devise_token_auth - 15ee641bd7ab479173b0de8bae802bf26441c4a0 authored about 9 years ago by Rui Venancio <[email protected]>
Portuguese (portugal) translation

github.com/lynndylanhurley/devise_token_auth - bed394f0f382f3ff1a6a8bb1f4a3944da8cabbfa authored about 9 years ago by Rui Venancio <[email protected]>
Merge pull request #412 from xymbol/drop-ruby-version

Add .ruby-version entry to .gitignore

github.com/lynndylanhurley/devise_token_auth - cfc08fb9e20613de3184bf3b25f3b64b505a9aed authored about 9 years ago by Brent <[email protected]>
Add .ruby-version entry to .gitignore

github.com/lynndylanhurley/devise_token_auth - 3055ee97be697df41d16474d1e095a1dfa0fe50a authored about 9 years ago by Adrian Mugnolo <[email protected]>
Merge pull request #404 from xymbol/drop-ruby-version

Drop .ruby-version file

github.com/lynndylanhurley/devise_token_auth - 0a31170ae2170e25375ebbb2a7e2de3677167ae5 authored about 9 years ago by Brent <[email protected]>
Merge pull request #374 from jakubrohleder/feature/password-reset-with-check-fix

Feature/password reset with check fix

github.com/lynndylanhurley/devise_token_auth - 331797f2b40fff8096c7789f7561deef58b2c1a2 authored about 9 years ago by Brent <[email protected]>