On Sep 21, 2011, at 10:38 AM, Alan Wright wrote: > Thanks for taking the time to make the suggestion Steffen > > I had seen this thread i my research on the problem - I am trying to > find out if the old encoding is available for use when working with a > digest in the code so I can calculate both digest until all users have > migrated.
I believe the problem was related to an incorrect Base64 tail encoding. old-encoding was removed in Resin 4. One option would be to write a utility to call PasswordDigest from a Resin 2 jar. According to release notes the issue was fixed in Resin 3.0.3. -Paul > > Regards > > > Alan > > On 21/09/2011 15:07, BUSCH Steffen wrote: >> Alan, >> while migrating from 2.1 to 3.1 we've had a similar issue and it could be >> solved by explicitly using "old-encoding". >> Maybe you could find useful information in this thread: >> http://maillist.caucho.com/pipermail/resin-interest/2009-February/003334.html >> >> -- Steffen >> > > -- > > > Alan Wright > Athene Systems > > tel 0845 230 9803 > > > Athene Systems Limited > Registered Office: > Shieling House > Invincible Road > Farnborough > GU14 7QU > > Registered in England and Wales No. 3156080 > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest =============================== Paul Cowan, Software Engineer Caucho Technology [email protected] http://blog.caucho.com http://twitter.com/cauchoresin
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
