Hello,
I have an application that is using ldap+kerberose for authentication.
models/db.py has the following code to configure the login method:
from gluon.tools import *
mail = Mail() # mailer
auth = Auth(globals(),db) #
authentication/aut
Hello,
I made an application using Apache+Web2py+WSGI framework.
It was running fine and all of a sudden as i enter the URL of teh startup
page it directs me to index.html, it works fine.
There i have a login button as i click it, it issues me a ticket
"Unrecoverable"
Its not a problem of permis
2 matches
Mail list logo