[web2py] Re: web2py online debugger under python3

2020-04-25 Thread Massimo Di Pierro
what browser? On Monday, 30 March 2020 13:23:57 UTC-7, Clemens wrote: > > Hello everybody! > > I've switched my web2py app from python2 to python3. The app itself works > fine, but the web2py online debugger doesn't work anymore and is mostly > freezing. Sometimes a get the following error messa

[web2py] Re: [py4web] - how to disable some auth actions?

2020-04-25 Thread Massimo Di Pierro
Yes we should have these all but one. Will put it on the todo list. Rearranging in order of priority with some comments below: 1) Require passwords of various complexity (WIP= Work In Progress) 2) Force logout after x hours (WIP) 3) No re-use of the last password (WIP) 4) Force new password on fi

[web2py] Re: web2py with python 2.7 and web2py running on python 3

2020-04-25 Thread Massimo Di Pierro
Can you please try these: https://web2py.com/examples/static/nightly/web2py_win_py27.zip https://web2py.com/examples/static/nightly/web2py_win_py37.zip https://web2py.com/examples/static/nightly/web2py_osx_py27.zip https://web2py.com/examples/static/nightly/web2py_osx_py37.zip On Sunday, 29 March

[web2py] Update on web2py binaries

2020-04-25 Thread Massimo Di Pierro
First of all thanks to Nico Zanferrari for all his work on creating new binaries. It took me a while but I have now incorporated them into my deployment process. You can find them here: https://web2py.com/examples/static/nightly/web2py_win_py27.zip https://web2py.com/examples/static/nightly/web2

[web2py] Re: Prevent submit of empty value

2020-04-25 Thread Maurice Waka
I opted to use this option/iteration instead {{=BEAUTIFY(request.vars.message if request.vars.message else 'loggin in...')}} Kind of works for me On Saturday, April 25, 2020 at 8:14:05 AM UTC+3, Maurice Waka wrote: > > Hello. > I have this in one of my pages > > {{=BEAUTIFY(request.vars)}} > >

[web2py] Mobile menu for login not active

2020-04-25 Thread Maurice Waka
Hello I know guys have busy schedules but please help here On my mobile app, I have trouble logging out when using the menu option since the logout, profile, password options are inactive. How can I activate them or the sub-menus? Only the highlighted menu is active See attached. Regards -- R

[web2py] Re: many users logged in, at the same time.

2020-04-25 Thread Dave S
On Thursday, April 9, 2020 at 2:43:56 PM UTC-7, Dave S wrote: > > > > On Thursday, April 9, 2020 at 4:10:21 AM UTC-7, Wep2buy wrote: >> >> Hi every body: >> >> how can i test an app (like chat) from my desktop >> >> many users logged in, at the same time. >> >> I mean that i don't want to login a