The example Dreamweaver gives for how to use cflogin sets a name, password, and roles. But then it only shows you how to get back the name, with getAuthUser. How do you get back the other fields?
You don't get the password back, that's what CF uses to pass the password back and forth to the server. Besides, getAuthUser, you also have IsUserInRole which is used to verify what values you set in the "roles" attribute.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.