I am upgrading cake 2.0 myself I am looking at tests for help https://github.com/cakephp/cakephp/blob/2.0/lib/Cake/Test/Case/Controller/Component/AuthComponentTest.php
I have not had cake upgrade all working due to loads of plugins - S On 29 July 2011 23:21, handsofaten <[email protected]> wrote: > Hi- > I've been starting to move a 1.3 site into 2.0 beta, and run into some > migration issues I'm hoping folks here can help with. > > AuthComponent has been changed quite a bit, and as far as I can tell > there is absolutely no documentation of this. I saw a link from Mark > Story on this list, but it leads to a 404, and there's nothing in the > migration guide other than "The AuthComponent was entirely re-factored > for 2.0, this was done to help reduce developer confusion and > frustration. In addition, AuthComponent was made more flexible and > extensible." > > Can we get more explanation of this? I've figured out from the source > where some functions were made static, which has helped, but I'm still > struggling to get Auth code I had working 1.3 to work correctly in > 2.0. > > thanks > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
