Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Devise
Conversations
About
Devise
Contact owners and managers
1–30 of 3071
This list is deprecated and it's not accepting new messages.
Please use StackOverflow for questions:
http://stackoverflow.com/
questions/tagged/devise
Mark all as read
Report group
0 selected
George Guimarães
2/4/17
Official deprecation of this mailing list
Hi, This mailing list has not been successful for a while in bringing answers to users and it's
unread,
Official deprecation of this mailing list
Hi, This mailing list has not been successful for a while in bringing answers to users and it's
2/4/17
Marco Noronha
1/31/17
Unauthorized error
Using Rails 5 and this dependencies: gem 'active_model_serializers', '~> 0.10.0'
unread,
Unauthorized error
Using Rails 5 and this dependencies: gem 'active_model_serializers', '~> 0.10.0'
1/31/17
Celso Martins
1/30/17
Devise - Sad path to Linkedin OAuth controller
Hi. I would like to test when the user clicks in the cancel button in the authorization page: http://
unread,
Devise - Sad path to Linkedin OAuth controller
Hi. I would like to test when the user clicks in the cancel button in the authorization page: http://
1/30/17
Devin Fitzsimons
1/27/17
suggestion fo Wiki topic
Hi I'd like to help with a wiki article, if others think it's necessary. I've spent the
unread,
suggestion fo Wiki topic
Hi I'd like to help with a wiki article, if others think it's necessary. I've spent the
1/27/17
Prabin Budhathoki
1/24/17
about action mailer
hi I have 3 methord to send auto mail on application mailer to of them can send mail but when we call
unread,
about action mailer
hi I have 3 methord to send auto mail on application mailer to of them can send mail but when we call
1/24/17
capilache
1/24/17
Devise Controllers in Heroku Production
I have done custom views in my app for Admins, Cashiers and Managers and their classes are all
unread,
Devise Controllers in Heroku Production
I have done custom views in my app for Admins, Cashiers and Managers and their classes are all
1/24/17
mat...@venuenext.com
,
Daniel Wiesmann
4
1/23/17
Devise config settings per customer
I found the answer below after my previous post. Seems to be the same strategy. https://groups.google
unread,
Devise config settings per customer
I found the answer below after my previous post. Seems to be the same strategy. https://groups.google
1/23/17
ev...@codecademy.com
2
1/20/17
How can I block Omniauth GET requests?
Devise: 3.5.2 Omniauth: 1.2.1 On Friday, January 20, 2017 at 11:52:19 AM UTC-5, ev...@codecademy.com
unread,
How can I block Omniauth GET requests?
Devise: 3.5.2 Omniauth: 1.2.1 On Friday, January 20, 2017 at 11:52:19 AM UTC-5, ev...@codecademy.com
1/20/17
Jovan Mulepi
,
Jason Fleetwood-Boldt
2
1/12/17
I need help implementing Parameter sanitisers for multiple devise models
> On Jan 12, 2017, at 10:52 AM, Jovan Mulepi <mulepi...@gmail.com> wrote: > > My
unread,
I need help implementing Parameter sanitisers for multiple devise models
> On Jan 12, 2017, at 10:52 AM, Jovan Mulepi <mulepi...@gmail.com> wrote: > > My
1/12/17
Компания Студиум
1/9/17
Gem https://github.com/plataformatec/devise
Hello, we have a website developed with the use of gem https://github.com/plataformatec/devise. We
unread,
Gem https://github.com/plataformatec/devise
Hello, we have a website developed with the use of gem https://github.com/plataformatec/devise. We
1/9/17
marcamillion
,
André Orvalho
2
12/6/16
Why does this RegistrationsController customization not work?
You didn't give us the line where this error is happening but I am guessing it's here: <h2
unread,
Why does this RegistrationsController customization not work?
You didn't give us the line where this error is happening but I am guessing it's here: <h2
12/6/16
Pedro Henrique Knoll Giacometo
11/29/16
File organization - Two models
Hello, I'm a pretty new to ROR and i'm in trouble to organize my files. I have two models:
unread,
File organization - Two models
Hello, I'm a pretty new to ROR and i'm in trouble to organize my files. I have two models:
11/29/16
Mansi Shah
,
André Orvalho
3
11/29/16
REST API for Sign Up and Sign In
Hi Andre, I have previously referred these gems ie simple_token_authentication and devise_token_auth.
unread,
REST API for Sign Up and Sign In
Hi Andre, I have previously referred these gems ie simple_token_authentication and devise_token_auth.
11/29/16
Ting-yu Huang
, …
LIKHITA VANJANGI
5
11/25/16
Could not find generator 'devise:install'
please help me to solve this problem:_ Could not find generator 'client_side_validations:install
unread,
Could not find generator 'devise:install'
please help me to solve this problem:_ Could not find generator 'client_side_validations:install
11/25/16
Fernando Marcelo
11/16/16
Make authenticate_user! use a specific authentication strategy
Hi, When using authenticate_user! in before_action, is it possible to force Devise to use a specific
unread,
Make authenticate_user! use a specific authentication strategy
Hi, When using authenticate_user! in before_action, is it possible to force Devise to use a specific
11/16/16
Pedro Henrique Knoll Giacometo
11/9/16
Move from nested_attributes_for to form objects
I'm trying to refactor my code from accept_nested_attributes_for to the form objects approach. As
unread,
Move from nested_attributes_for to form objects
I'm trying to refactor my code from accept_nested_attributes_for to the form objects approach. As
11/9/16
marcamillion
2
11/4/16
Why does my Registrations#Update devise action not update all attributes in my `User` model?
I figured this out. The issue was simply changing the parent class of my `User` model from `
unread,
Why does my Registrations#Update devise action not update all attributes in my `User` model?
I figured this out. The issue was simply changing the parent class of my `User` model from `
11/4/16
jennas
11/2/16
devise root authenticated in a different namespace
I know that for authenticated users in devise, you do something like: authenticated :user do root
unread,
devise root authenticated in a different namespace
I know that for authenticated users in devise, you do something like: authenticated :user do root
11/2/16
Matthew Turney
10/28/16
change email field
I see that Devise can be configured to use a different field for authentication, but can I also
unread,
change email field
I see that Devise can be configured to use a different field for authentication, but can I also
10/28/16
Christiane Okamoto
9/29/16
Reconfirmable - problem in validation
When I register a new user, everything works fine.. The confirmation email is sent, and when he
unread,
Reconfirmable - problem in validation
When I register a new user, everything works fine.. The confirmation email is sent, and when he
9/29/16
Vell
, …
Jason Fleetwood-Boldt
5
9/20/16
Session resets after form submission and redirect when testing with RSpec & Capybara
Mike, I apologize, After looking at my original email to the forum, it was that I hardcoded the
unread,
Session resets after form submission and redirect when testing with RSpec & Capybara
Mike, I apologize, After looking at my original email to the forum, it was that I hardcoded the
9/20/16
paulo....@chefsclub.com.br
8/23/16
Devise not saving encrypted_password
Hi, Guys! Just installed latest Devise version on my 4.2.0 rails application. After signing up, I was
unread,
Devise not saving encrypted_password
Hi, Guys! Just installed latest Devise version on my 4.2.0 rails application. After signing up, I was
8/23/16
Bill Oberacker
8/18/16
Is it possible to ONLY use Omniauth as a provider
I am trying to use ONLY an Omniauth provider to handle my authentications, however, I seem to be
unread,
Is it possible to ONLY use Omniauth as a provider
I am trying to use ONLY an Omniauth provider to handle my authentications, however, I seem to be
8/18/16
Jens Ljungblad
, …
Rick Jones
6
8/18/16
Setting the parent controller per scope
I'm having a similar problem separating Devise for different API versions: would like to inherit
unread,
Setting the parent controller per scope
I'm having a similar problem separating Devise for different API versions: would like to inherit
8/18/16
James Torkornoo
8/16/16
Tracking the user model with public_activity
I am trying to track activity on a user model I created using devise. I have had success with the
unread,
Tracking the user model with public_activity
I am trying to track activity on a user model I created using devise. I have had success with the
8/16/16
Dave Benson
8/10/16
Apache Passenger SUBURI Devise routing problem.
Anyone else have this problem and or found a solution? I followed this guide to set up devise in a
unread,
Apache Passenger SUBURI Devise routing problem.
Anyone else have this problem and or found a solution? I followed this guide to set up devise in a
8/10/16
rubybox
, …
Serguei Cambour
5
8/1/16
Using ActionMailer layouts to set the layout for devise_mailer ? Or a way to set a html layout for actionmailer, possible?
On Monday, 7 June 2010 14:16:59 UTC+2, José Valim wrote: The same as you would do with a controller.
unread,
Using ActionMailer layouts to set the layout for devise_mailer ? Or a way to set a html layout for actionmailer, possible?
On Monday, 7 June 2010 14:16:59 UTC+2, José Valim wrote: The same as you would do with a controller.
8/1/16
Sai Ch
7/27/16
Devise Password validation issue
Hi, I am currently work on upgrade for rails 2.3.8 application into rails 5 application. When I am
unread,
Devise Password validation issue
Hi, I am currently work on upgrade for rails 2.3.8 application into rails 5 application. When I am
7/27/16
matthew keable
,
Walter Lee Davis
3
7/18/16
require admin to activate account before sign in
That definitely solved it. So the find_by in the wiki example is only meant to show a single
unread,
require admin to activate account before sign in
That definitely solved it. So the find_by in the wiki example is only meant to show a single
7/18/16
Florian Wesseler
,
matthew keable
2
7/17/16
eMail to Administrator when a User Sign up
This one is very easy. Just add a call to the mailer once a user is saved in the create action of
unread,
eMail to Administrator when a User Sign up
This one is very easy. Just add a call to the mailer once a user is saved in the create action of
7/17/16