web2py v1.42 Release Notes
-
- ๐ fixed security issue by removing slash escape in mysql
- โ removed random everywhere
- ๐ use uuid for session and tickets
- use http_x_forward_for to figure out the client causing a ticket
- ๐ use longtext and longblob for mysql
- main now really catches all exceptions
- โ no more warnings on GAE