Software Engineering in WordPress, PHP, and Backend Development

Category: Notes (Page 47 of 49)

Notes on programming-related problems that I’ve encountered while working on various projects.

Devise, Rails 3, & HTTP Authentication

I’ve been working on a Rails application in which I’m using Devise for the user account and authentication management library.

Out-of-the-box, Devise will throw up a browser dialog for authentication if the user fails properly login. For this particular project, I wanted to get rid of the dialog and exclusively use pages.

There were a number of small changes that I had to make to get this to work. Google wasn’t the biggest help, so here’s what I had to do in my specific case:

Continue reading

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑