[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: To get this straight...
"Aaron D. Turner" wrote:
> I wouldn't call them role1, role2, etc. but yeah that's the basic plan. I
> would say:
>
> /comment
> /post
> /edit
> /etc...
OK, but there's probably more than one activity for each role, so I
wasn't sure if we wanted to name the specific functions of the
directories. But it's not really important.
> Auth::Any allows you to test your scripts by using ANY user/passwd
> combination. Of course you'll want to use a username in the DB for your
> script to work! :-)
That's sweet.
> There's also some good code to support cookies too, but I'll worry about
> that after I have something working.
I don't think we'll need cookies now!