I do not see a solution to this problem .
Can some one really help what is the solution to this
Regards
Sandeep
sandeep.bon...@gmail.com
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2p
Hi Sandeep,
Would be good if you can supply a bit more information in order to help you
find the solution.
questions:
1: Has your database grown recently?
2: Is web2py slow on all queries or just on some tables?
3: Can you use _lasesql to see your sql calls and timings?
4: Are you using SQLFORM
On Wednesday, April 29, 2020 at 12:35:22 AM UTC-7, Massimo Di Pierro wrote:
>
> [...]
>
> Instead of a minimum complexity (entropy) you ca specify a min length,
> number of required upper/lower case chars, and number special chars.
>
> auth.password_complexity = {"min": 8, "upper": 1, "lower":
3 matches
Mail list logo