>
> auth = Auth(db, username=True)
>
>
> CAS requires a username.
>
> On Friday, 5 April 2013 11:26:50 UTC-5, joe smith wrote:
>>
>> I am writing a number of Web2py applications. The base CAS application is
>> an administration system to keep track of users, o
I am writing a number of Web2py applications. The base CAS application is
an administration system to keep track of users, organizations, groups,
etc. That part is working fine, but now I want to add additional
applications that use this administration system as a CAS provider. I have
been tryi
I am trying to create a single web2py server with multiple applications
that each use a single CAS provider to handle user authentication. I keep
running into a wall when it comes to getting the applications to work with
the CAS. In particular I get an error from the consumer app that
auth.use
I am trying to set the button placement of the "View", "Edit", "Delete"
buttons in the smartgrid table to be 'left'. I am using: button_placement =
'left' in my controller when I set a smartgrid. It works in web2py 2.3.2 on
my local machine, but won't work in 2.2.1 on our server. Is that setting
4 matches
Mail list logo