Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Authlogic
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Authlogic
Contact owners and managers
1–30 of 921
Mark all as read
Report group
0 selected
Ben Johnson
3/3/13
Re: Plans to support rails 4?
Yes, we will be supporting rails 4 -- Ben Johnson On Sunday, March 3, 2013 at 10:10 AM, nathan@
unread,
Re: Plans to support rails 4?
Yes, we will be supporting rails 4 -- Ben Johnson On Sunday, March 3, 2013 at 10:10 AM, nathan@
3/3/13
ROR Architect
2/18/13
ActionDispatch::ShowExceptions - rails upgrade 2.3.x to 3.2.x
In my rails2.3.11 app/controllers/application_controller.rb I have this ActionDispatch::
unread,
ActionDispatch::ShowExceptions - rails upgrade 2.3.x to 3.2.x
In my rails2.3.11 app/controllers/application_controller.rb I have this ActionDispatch::
2/18/13
Jeffrey Lee
10/3/12
Re: Rails 3.2 | Migrated from Rails 2.3 | Authlogic not working
Keep in mind that named scopes went away in Rails 3.2. I think they are no longer supported, vs. just
unread,
Re: Rails 3.2 | Migrated from Rails 2.3 | Authlogic not working
Keep in mind that named scopes went away in Rails 3.2. I think they are no longer supported, vs. just
10/3/12
Mel Riffe
7/4/12
Bypassing Brute Force Protection for Admin User...
Howdy Folks, I've just started my research and thought I'd ask here first: I have an Admin
unread,
Bypassing Brute Force Protection for Admin User...
Howdy Folks, I've just started my research and thought I'd ask here first: I have an Admin
7/4/12
Dave Smylie
2
6/1/12
Authlogic issues with logging in/out in functional tests
apologies for the duplicate post. I'm guessing these are moderated - I thought the post had
unread,
Authlogic issues with logging in/out in functional tests
apologies for the duplicate post. I'm guessing these are moderated - I thought the post had
6/1/12
Dave Smylie
5/31/12
Unable to Login in and out correctly in functional tests
I'm having a bit of weirdness with functional testing and authlogic. I suspect I'm not doing
unread,
Unable to Login in and out correctly in functional tests
I'm having a bit of weirdness with functional testing and authlogic. I suspect I'm not doing
5/31/12
Luis Felipe Andrade
5/25/12
Rails 2.3.11 with authlogic
Hi, I need to use the authlogic in my project. But i am using rails version2.3.11. What is version
unread,
Rails 2.3.11 with authlogic
Hi, I need to use the authlogic in my project. But i am using rails version2.3.11. What is version
5/25/12
Fernando Fabreti
5/23/12
authlogic with ldap authentication
I've posted this question: http://stackoverflow.com/questions/10730149/authlogic-with-ldap-create
unread,
authlogic with ldap authentication
I've posted this question: http://stackoverflow.com/questions/10730149/authlogic-with-ldap-create
5/23/12
FMH
5/15/12
Invalid email in login ??
Hello, I'm using rails 3.2 and ruby 1.9.3. impossible to login with authlogic using email field,
unread,
Invalid email in login ??
Hello, I'm using rails 3.2 and ruby 1.9.3. impossible to login with authlogic using email field,
5/15/12
Ran Margaliot
4/29/12
Switching from User model to a different model
Hello, My application is using Authlogic 2.1.6 in its default settings. I want to Authlogic to use a
unread,
Switching from User model to a different model
Hello, My application is using Authlogic 2.1.6 in its default settings. I want to Authlogic to use a
4/29/12
Ran Margaliot
4/29/12
switching from user model to a different model
Hello, My application uses Authlogic 2.1.6 with its default settings. I want to move the users
unread,
switching from user model to a different model
Hello, My application uses Authlogic 2.1.6 with its default settings. I want to move the users
4/29/12
Pandya, Amit
4/3/12
sign up for Bing Rewards get Amazon $5 or $10 visa cards
sign up for Bing Rewards -- Warm Regards, Amit Pandya End is not end, In-fact END is "EFFORT
unread,
sign up for Bing Rewards get Amazon $5 or $10 visa cards
sign up for Bing Rewards -- Warm Regards, Amit Pandya End is not end, In-fact END is "EFFORT
4/3/12
Mel Riffe
2/20/12
Validating a password hasn't been used for at least 1 year...
Howdy Everyone, I'm starting to work in a requirement for a client that wants to keep people from
unread,
Validating a password hasn't been used for at least 1 year...
Howdy Everyone, I'm starting to work in a requirement for a client that wants to keep people from
2/20/12
Kenzie
2/14/12
Password disappears on validation error
Just upgraded from Rails 3.0.10 to 3.1.0 and Authlogic 3.0.3 to 3.1.0 and now when creating a user
unread,
Password disappears on validation error
Just upgraded from Rails 3.0.10 to 3.1.0 and Authlogic 3.0.3 to 3.1.0 and now when creating a user
2/14/12
ROR Architect
,
Eric Fleming
3
2/11/12
Authlogic with Rails 3.2.1
yes, I am getting error if I will use "bundle exec rails generate" or "rails generate
unread,
Authlogic with Rails 3.2.1
yes, I am getting error if I will use "bundle exec rails generate" or "rails generate
2/11/12
phil swenson
,
Epoch Wolf
2
2/4/12
need an "API token"
Authlogic calls the api key a "single access token". On Feb 4, 2012, at 8:39 AM, phil
unread,
need an "API token"
Authlogic calls the api key a "single access token". On Feb 4, 2012, at 8:39 AM, phil
2/4/12
trevrosen
1/19/12
namespacing user model?
Hi, --Summary-- Is it possible to use AuthLogic when your User model is in a namespace? I've been
unread,
namespacing user model?
Hi, --Summary-- Is it possible to use AuthLogic when your User model is in a namespace? I've been
1/19/12
Hongli Lai
1/17/12
Cannot get Authlogic + Rails 3.0 + RSpec 2 to work
I cannot seem to get Authlogic + Rails 3.0 + RSpec 2 to work. I think I've followed all the
unread,
Cannot get Authlogic + Rails 3.0 + RSpec 2 to work
I cannot seem to get Authlogic + Rails 3.0 + RSpec 2 to work. I think I've followed all the
1/17/12
Marcus Mansur
1/1/12
facebook_connect not working
im running rails 2.3.8, authlogic 2.1.6 and the extension for facebook connect (https://github.com/
unread,
facebook_connect not working
im running rails 2.3.8, authlogic 2.1.6 and the extension for facebook connect (https://github.com/
1/1/12
Dave Kroondyk
11/15/11
Using email as the login_field
I found what I thought to be some strange behavior when using the email column as the login field.
unread,
Using email as the login_field
I found what I thought to be some strange behavior when using the email column as the login field.
11/15/11
Todd A. Jacobs
10/21/11
save callback broken on Rails 3.0.7 console
I'm getting errors from the save callback when trying to create user sessions on the rails
unread,
save callback broken on Rails 3.0.7 console
I'm getting errors from the save callback when trying to create user sessions on the rails
10/21/11
Scott Johnson
, …
mrferrys insane
5
10/17/11
prohibit logins for certain users?
Perfect! This is exactly what I was looking for and it worked like a charm. Many thanks! On Oct 16,
unread,
prohibit logins for certain users?
Perfect! This is exactly what I was looking for and it worked like a charm. Many thanks! On Oct 16,
10/17/11
Tom Caspy
,
teddyg
2
10/3/11
can't find where to define last_request_at_threshold
Yeah it's a bit confusing. last_request_at_threshold is in Authlogic::Session config (as opposed
unread,
can't find where to define last_request_at_threshold
Yeah it's a bit confusing. last_request_at_threshold is in Authlogic::Session config (as opposed
10/3/11
David van Geest
2
10/3/11
correct method for creating a Session from a single_access_token?
On Thu, Sep 29, 2011 at 11:24 AM, David van Geest <dav...@spindance.com> wrote: What am I doing
unread,
correct method for creating a Session from a single_access_token?
On Thu, Sep 29, 2011 at 11:24 AM, David van Geest <dav...@spindance.com> wrote: What am I doing
10/3/11
Todd
9/16/11
Golden Gate Ruby Conference - Integration tests and forcing the user to be auto logged in.
(I'm at the Golden Gate Ruby Conference. If you use authlogic and we could chat, I'd love to
unread,
Golden Gate Ruby Conference - Integration tests and forcing the user to be auto logged in.
(I'm at the Golden Gate Ruby Conference. If you use authlogic and we could chat, I'd love to
9/16/11
Rodney
2
9/9/11
Cannot save my user model in production on Heroku
Just answered my own question... weird stuff https://github.com/binarylogic/authlogic/issues/82 On
unread,
Cannot save my user model in production on Heroku
Just answered my own question... weird stuff https://github.com/binarylogic/authlogic/issues/82 On
9/9/11
Mel Riffe
9/7/11
When Authlogic::Session::Base#find returns nil
Greetings All, First: Thanks Ben for AuthLogic - wonderful tool that makes authentication easy to
unread,
When Authlogic::Session::Base#find returns nil
Greetings All, First: Thanks Ben for AuthLogic - wonderful tool that makes authentication easy to
9/7/11
James
, …
Matt Garland
4
9/2/11
eager loading with userSession.find
Bump as well. I am trying to return associations via as_json: class UserSession < Authlogic::
unread,
eager loading with userSession.find
Bump as well. I am trying to return associations via as_json: class UserSession < Authlogic::
9/2/11
Matt Garland
2
8/31/11
uninitialized constant Authlogic
Using the plugin worked! It'd be nice to have it in the gemfile, but I can live with this. On Aug
unread,
uninitialized constant Authlogic
Using the plugin worked! It'd be nice to have it in the gemfile, but I can live with this. On Aug
8/31/11
Jacob Kosman
8/22/11
Re: Getting undefined method `find_using_perishable_token'
Did you get this straightened out? Try "find_by_perishable_token" - might be a rails 3
unread,
Re: Getting undefined method `find_using_perishable_token'
Did you get this straightened out? Try "find_by_perishable_token" - might be a rails 3
8/22/11