Re: [web2py] Abridged summary of web2py@googlegroups.com - 1 update in 1 topic

2022-06-08 Thread Eliezer (Vlad) Tseytkin
Jim, Thank you, I understand this variable, and I use it all the time; I just don't know where exactly to set it when it comes to user profile, as it is somewhere in the system - I don't directly write/control it. On Wed, Jun 8, 2022, 4:46 PM wrote: > web2py@googlegroups.com >

Re: [web2py] Abridged summary of web2py@googlegroups.com - 1 update in 1 topic

2022-05-02 Thread Jonathan Clark
In the book the chapter on Access Control has a section called Two-step verification which is about 2 factor authentication. Basically it's built in. I haven't used it myself. Raise a PR if it doesn' t work as documented.