After "playing" a while with web2py, i think i've found a very interesting platform for solid and rapid web applications. But i have to port existing applications to web2py. I want to keep the authorisation process for the users of these applications, wich is done by: Login: XXXXXX Password: YYYYY Is ist possible to do it this way in web2py or do i've to rewrite the gluon.tools module?
Thanks for all help
