You cannot set auth.settings.cas_domains to None. Instead, you can set it to an empty list:
auth.settings.cas_domains = [] Anthony On Friday, January 30, 2015 at 2:16:16 AM UTC-5, Annet wrote: > > Thank you both for your replies. > > Thanks for your reply. > > I am not using CAS, there's this setting in db.py > > ## to prevent the auth_cas table from being created > auth.settings.cas_domains = None > > that causes vars=dict(_next=...) to break in my application. > This worked in previous versions of web2py, however, it no > longer does. > > Best, > > Annet > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.