LDAP authentication has been working fine for my apps up through
version 1.72.3.  But when I use 1.73.1 I always get a validation error
on-screen for my username (a.k.a email) input field saying "enter a
valid email address".

I see that the Auth define_tables() function puts the IS_EMAIL
validator on the 'email' field and perhaps that's causing the
problem.  But the same thing was done back in 1.72.3 and it worked
fine.

Possibly related:  In the course of updating my development
environment to 1.73.1 I got the core web2py code from the new
mercurial repository and merged my apps into that.  It's possible that
something in that process causes this LDAP problem but I can't see
how.  I rsync'ed the application folders from my older development
system including all the databases/ folders.)

Anybody have a clue on this?

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to