Hi Dave, I agree with you. Changes in gluon/*.py may be complex. If I implement a solution useful for others, I'll do a pull request.
Regards. El martes, 26 de septiembre de 2017, 21:23:42 (UTC+2), Dave S escribió: > > > > On Tuesday, September 26, 2017 at 9:01:44 AM UTC-7, Francisco García wrote: > > >> Anyway, I need the user authentication order: ldap_auth, auth >> In both cases, web application authentication and JWT (Android app). >> It is very important, if I can't do it, I'll have to find other solution. >> > > Since auth is part of the gluon /*.py files, you can customize it, of > course. The usual disadvantages are there: > a) understanding what to change may not be trivial > b) web2py and pydal updates may require you to re-customize > > but then there's c: > c) you can submit your changes as a pull request > > /dps > > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

