|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
problems with authenticatingHello People I have mentioned this problem earlier but haven't come to a solution yet. That's why I am requesting your help again. I have been busy implementing an ACL plugin. Currently I cannot logon to the application. Maybe it has something to do with my access rules. Here is my code:
I hope someone can help me out. This is the place where you can try it out.
Username: Admin password: Admin
Thanks in advance
J. Sanders |
|
|
Re: problems with authenticatingWhat does your application structure look like?
On Thu, May 29, 2008 at 7:24 AM, Jigal sanders <jigalroecha@...> wrote:
-- Cory Wiles kwylez@... http://www.corywiles.com http://www.400mtogo.com |
|
|
Re: problems with authenticatingWell,
I have an application directory and i public directory. In my application directory i have the following structure: default #controllers #forms #models #views plugins #Acl.php #MyAcl.php Here is where you can test it: http://217.149.198.122/ Thanks in advance On Thu, May 29, 2008 at 3:26 PM, Cory D. Wiles <kwylez@...> wrote: What does your application structure look like? |
|
|
Re: problems with authenticatingAssuming you have a controller/action called LoginController/authAction (login/auth is where the login form posts)...can you post the code for that controller.
Right now the behavior, and I am guessing right now, lends it self to the fact that the "Admin" use isn't be authenticated and being assigned a "Guest" role which will send you back to the login form everytime based upon the rules setup in your ACL/Auth Plugins. On Thu, May 29, 2008 at 8:32 AM, Jigal sanders <jigalroecha@...> wrote: Well, -- Cory Wiles kwylez@... http://www.corywiles.com http://www.400mtogo.com |
|
|
Re: problems with authenticatingHere is the authAction: http://pastebin.com/m10fb0bc6
"Right now the behavior, and I am guessing right now, lends it self to the fact that the "Admin" use isn't be authenticated and being assigned a "Guest" role which will send you back to the login form everytime based upon the rules setup in your ACL/Auth Plugins." This is also what i thought.But the credentials are right. It just doesn't give me the admin rights somehow. On Thu, May 29, 2008 at 3:49 PM, Cory D. Wiles <kwylez@...> wrote: Assuming you have a controller/action called LoginController/authAction (login/auth is where the login form posts)...can you post the code for that controller. -- Met vriendelijke groet, Jigal Sanders A.J. Ernststraat 739 1082 LK Amsterdam Mobiel: 06-42111489 |
|
|
Fwd: problems with authenticating---------- Forwarded message ---------- From: Jigal sanders <jigalroecha@...> Date: Thu, May 29, 2008 at 2:24 PM Subject: problems with authenticating To: fw-auth@... Hello People I have mentioned this problem earlier but haven't come to a solution yet. That's why I am requesting your help again. I have been busy implementing an ACL plugin. Currently I cannot logon to the application. Maybe it has something to do with my access rules. Here is my code:
I hope someone can help me out. This is the place where you can try it out.
Username: Admin password: Admin
Thanks in advance
J. Sanders -- Met vriendelijke groet, Jigal Sanders A.J. Ernststraat 739 1082 LK Amsterdam Mobiel: 06-42111489 |
| Free Forum Powered by Nabble | Forum Help |