Closed alfonsodg closed 10 years ago
From richar...@gmail.com on August 12, 2009 21:34:59
The admin interface does not allow logins from IPv6 addresses because of a validator problem - see this thread: http://groups.google.com/group/web2py/browse_thread/thread/726da9b5eabe2bf5 From localhost request.env.remote_addr is defined as: '::1' and from 127.0.0.1 as: '::ffff:127.0.0.1'.
Original issue: http://code.google.com/p/web2py/issues/detail?id=51
From massimod...@gmail.com on August 13, 2009 08:27:09
I think it is fixed. Please try it.
Status: Accepted
From richar...@gmail.com on August 18, 2009 00:39:44
yep works - simple solution!
From massimod...@gmail.com on August 18, 2009 10:17:28
thanks for checking!
Status: Fixed
From richar...@gmail.com on August 12, 2009 21:34:59
The admin interface does not allow logins from IPv6 addresses because of a validator problem - see this thread: http://groups.google.com/group/web2py/browse_thread/thread/726da9b5eabe2bf5 From localhost request.env.remote_addr is defined as: '::1' and from 127.0.0.1 as: '::ffff:127.0.0.1'.
Original issue: http://code.google.com/p/web2py/issues/detail?id=51