My own logon page
Nathan Kontny <Nathan.Kontny-UgwZ4owrJFB8UrSeD/[email protected]> Thu, 13 May 2004 21:41:29 -0700
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Is there a configurable way to just plugin my own Logon page. What I really want to know is: say I want to secure my Model with SecurableStandardLogEnabledModel. If a user of my site tries to access this model, I want to direct them to a logon page if they aren't logged in. Right now it will just redirect them to Keels default "access is denied" page that has a link to Keel's logon page. Is there any easy way to override this behavior to direct users to my logon page? Thank you, Nathan