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