OK, I haven't been able to figure out the answer to this reading over the login-engine docs.
I've got login-engine set up on a rails app of mine that is a rudimentary bug tracker. Great. Trouble is, any schmoe who hits my site can sign up for an account in a few seconds, and I don't want just any schmoe to be able to see my bug database. I only want people I explicitly authorize to be able to see the bug database. So -- how do I make it so that a registered user has to have a particular "role" (I saw this column in the schema) to be able to access certain pages? _______________________________________________ engine-users mailing list engine-users@lists.rails-engines.org http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org