Ivan Willian Cavalcante

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Rubu auth without gems

Hello, i'm new to the forum and I am in urgent need of help.

I have a client that is asking to change the basic auth in his rails app to an auth that uses a web form, in a page, instead of an ugly browser popup. I need to do it without using gems. Today the app uses basic auth and everytime the ugly browser popup appears asking username and password.

The system has an admin group and a normal user group.