I agree, migrating sessions is not necessary. But the functionality must be 
preserved (i.e. 'keep logged in', token auth, etc.)

AFAICS, role mgt is not in Devise or OmniAuth too, you need CanCan or something 
like that. But we currently do not need role mgt I think. The admin user is 
only able to manage users, nothing more...

Reinier

> -----Oorspronkelijk bericht-----
> Van: [email protected] [mailto:tracks-discuss-
> [email protected]] Namens Hans de Graaff
> Verzonden: maandag 20 juni 2011 20:42
> Aan: tracks-discuss
> Onderwerp: [Tracks-discuss] Re: migration and what is next
> 
> On Mon, 2011-06-20 at 16:47 +0200, Reinier Balt wrote:
> 
> > And we need a good migration strategy for current Tracks users /
> > sessions table to the new situation.
> 
> Users, yes! :-) I'm not sure we need to migrate sessions. I don't think it's 
> a big
> deal if people have to log in again after such an update and it might be 
> harder
> to migrate a session.
> 
> FWIW I'm using authlogic in my own applications, and that has the nice
> feature that it is really easy to support multiple hashing algorithms for the
> password, with automatic updates when people change it. It doesn't do any
> role management, though.
> 
> Kind regards,
> 
> Hans

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to