Re: The 2.2 release

2014-10-08 Thread Paul van Tilburg
On Sat, Sep 06, 2014 at 11:08:04PM +0200, Paul van Tilburg wrote:
> I'd be happy with a 2.1.x release though!

So, what is this numbering after 2.1 about actually?  What is the
system?

What are your experiences with AR4 and Camping?
I've made some adjustments (mainly to most queries) in my application
but it seems to run fine now.  What about you guys?

Cheers,

Paul

-- 
Web: http://paul.luon.net/home/  | E-mail: p...@luon.net
Jabber/GTalk: p...@luon.net  | GnuPG key ID: 0x50064181
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list


user authentication

2014-10-08 Thread Sebastjan Hribar

Hi,

I have a question about user authentication in Camping.

What I need is more related to assigning roles to users so I can limit 
views based on roles. The app in question is deployed on our internal 
network so what would be the easiest way to implement such a thing?


I was reading about ldap but that's another completely new thing for me. 
On the plus side, I could use windows users as I understand.


Is there a "most suitable" gem out there or should I write a simple user 
creation and login / logout functionality from scratch and maybe use 
bcrypt for encryption?


Secondly are there any security measures I should consider even though 
it's an internal closed deployment?


Lastly, what's the role of the "secret" in session 
(http://camping.io/api/#class-Camping-Session)?


I'd appreciate any advice.

regards,
seba
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list