Auth mostly works. There is an example in the scaffolding app. SAML does not work. PAM and LDAP need testing and probably minor tweaks.
On Saturday, 7 September 2019 00:25:09 UTC-7, John Bannister wrote: > > Thanks Massimo, > > Will definitely take a look and do the necessary. With regards the > general Auth functionalitly, do you have some example or guidelines as to > how this will work? > > Thanks in advance > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Massimo Di Pierro > Sent: 06 September 2019 18:20 > To: web2py-users > Subject: [web2py] py4web YATL equivalent of SCRIPT > > Py4web does not require that you use Vue or the vue router. The auth page > uses Vue but you do not necessary need to touch it. > > Yes yatl has less helpers than web2py but you make your own. > > See how they are defined: > > > https://github.com/web2py/yatl/blob/2eb050b8e251813e905ecbabba839ca578901a3a/yatl/helpers.py#L112 > > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/7c1e0efc-e534-437e-9875-8649c1f6431f%40googlegroups.com. > > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/61ee6b64-d94e-404b-b0b8-f52690dfbad5%40googlegroups.com.

