Can you provide an example of the incompatibility? On Wednesday, 21 December 2016 22:13:17 UTC-6, Rodrigo attique santana wrote: > > > Hello, I recently upgraded my version of web2py to 2.13, however I am > having compatibility issues on projects created in version 2.11, which do > not run in this version. The same is true for projects created in version > 2.13. > > Em sábado, 26 de dezembro de 2015 06:22:27 UTC-2, Massimo Di Pierro > escreveu: >> >> There are many reasons you should upgrade, depending on which version you >> are using now: >> >> - to help us make sure we did not break backward compatibility. If your >> existing app does not work with 2.13.4 (and it should) you give us a chance >> to fix the problem. If no, any potential incompatibility will propagate >> forward making it more difficult for us to fix it later, and more difficult >> for you to upgrade. >> >> - to take advantage of new features. For example the awesome JWT feature >> that allows to create API tokens and use them for authentication without >> hitting the database. >> >> - there is also an important security bug fix in 2.13.4 related to >> auth.settings.registration_requires_approval=True. The bug allows a newly >> registered user to bypass the approval process and approve himself/herself. >> Under come conditions. This is now fixed. >> >> Massimo >> >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

