Thanks
David Sean Taylor wrote:
On Wednesday, January 7, 2004, at 10:54 AM, Jeff Marshall wrote:
David,
I must be missing something.
In JloginUser the doPerform method catches LoginException
doPerform(*) returns in the Exception block. I do not see how the
code at the bottom of the doPerfor
On Wednesday, January 7, 2004, at 10:54 AM, Jeff Marshall wrote:
David,
I must be missing something.
In JloginUser the doPerform method catches LoginException doPerform(*)
returns in the Exception block. I do not see how the code at the
bottom of the doPerform method is executed. It looks lik
David,
I must be missing something.
In JloginUser the doPerform method catches LoginException doPerform(*)
returns in the Exception block. I do not see how the code at the bottom
of the doPerform method is executed. It looks like if the user is not
logged in, the code:
if (JetspeedSecurity.isDis
On Wednesday, January 7, 2004, at 07:00 AM, Jeff Marshall wrote:
Hi,
I have tried multiple installs of jetspeed 1.4 and I cannot get the
logon disable function to work.
We are using tomcat 4.1.24 and tomcat 5 with Jetspeed 1.4
JetspeedSecurity.properties looks like this:
# Auto-Account-Disable
Hi,
I have tried multiple installs of jetspeed 1.4 and I cannot get the
logon disable function to work.
We are using tomcat 4.1.24 and tomcat 5 with Jetspeed 1.4
JetspeedSecurity.properties looks like this:
# Auto-Account-Disable Feature
services.JetspeedSecurity.logon.auto.disable = true
# 3 lo