alfonsodg / demo-web2py

Apache License 2.0
0 stars 0 forks source link

Typo in Auth.login() #37

Closed alfonsodg closed 10 years ago

alfonsodg commented 10 years ago

From danil.m...@gmail.com on June 06, 2009 10:50:53

What is the expected output? What do you see instead? Expected: redirection to http_referer if it is not empty. Instead: redirection to settings.login_next. What version of the product are you using? On what operating system? latest trunk (1.63.5) Please provide any additional information below. Type in file gluon/tools.py:661

Original issue: http://code.google.com/p/web2py/issues/detail?id=38

alfonsodg commented 10 years ago

From massimod...@gmail.com on June 06, 2009 09:04:17

Status: Fixed