Discussion:
Validation Flag in Secure Site Component
(too old to reply)
Stephen Blunt
2006-10-24 17:07:53 UTC
Permalink
I have all the secure site componets now working (after many 620 and 500
errors, etc) and have full functionality of all the features. The only thing
that I cannot get to work is the seting (or in my case the clearing) of the
validation flag. I would like to validate each user before they have access.

The ONLY place I see this is in the Admin component where there is the check
box "New users can login without administrator approval".

I have this box unchecked.

You can still create an account and immediately login. I have tried is with
the check box both checked and unchecked with no difference. Can anyone else
confirm this is a bug?

I have looked at the script code and can see where it writes the ADMIN
true/false field but then doesn't ever test for the condition of the
validation field.

Thanks,

Stephen Blunt
bill
2006-10-27 21:51:32 UTC
Permalink
I am having to deal with this same problem. Any solutions here?
Post by Stephen Blunt
I have all the secure site componets now working (after many 620 and 500
errors, etc) and have full functionality of all the features. The only
thing that I cannot get to work is the seting (or in my case the clearing)
of the validation flag. I would like to validate each user before they have
access.
The ONLY place I see this is in the Admin component where there is the
check box "New users can login without administrator approval".
I have this box unchecked.
You can still create an account and immediately login. I have tried is
with the check box both checked and unchecked with no difference. Can
anyone else confirm this is a bug?
I have looked at the script code and can see where it writes the ADMIN
true/false field but then doesn't ever test for the condition of the
validation field.
Thanks,
Stephen Blunt
Gemini
2007-01-10 23:41:00 UTC
Permalink
Post by bill
I am having to deal with this same problem. Any solutions here?
Post by Stephen Blunt
I have all the secure site componets now working (after many 620 and 500
errors, etc) and have full functionality of all the features. The only
thing that I cannot get to work is the seting (or in my case the clearing)
of the validation flag. I would like to validate each user before they
have access.
The ONLY place I see this is in the Admin component where there is the
check box "New users can login without administrator approval".
I have this box unchecked.
You can still create an account and immediately login. I have tried is
with the check box both checked and unchecked with no difference. Can
anyone else confirm this is a bug?
I have looked at the script code and can see where it writes the ADMIN
true/false field but then doesn't ever test for the condition of the
validation field.
Thanks,
Stephen Blunt
same prob here, I note these posts are from way back in October, was it ever
resolved?
Ian

Loading...