Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Password hashing is different in 2.2+
FYI, we updated our password hashing in 2.2 to be more secure / standard depending on what libraries are available on your server. Therefore, it's entirely possible the passwords in a 2.2 / master br… (View Post)2 -
Vanilla 2.1 stable released
It is with great pleasure and pride that I announce the immediately availability of the Vanilla 2.1 stable release. Vanilla 2.1 represents a huge leap forward for our open source product. If you are … (View Post)30 -
Re: Use Porter JForum to Vanilla
Well, I wrote that 2 weeks ago. So, I suppose that's true. ;) Yes, if you can tell me how JForum hashes their passwords. :) Migrations like vBulletin, phpBB, and Joomla all preserve passwords because… (View Post)1 -
Re: Feedback Thread
Have you looked at the 'MorePager' in core? We used to use infinite scroll pre 2.0.18 and abandoned it, but that alternative pager is still used in a few places. Pretty sure you could just do: public… (View Post)1 -
Re: Are there any file size restrictions with FileUpload?
FileUpload has no such limit to my knowledge, but your PHP installation might. It's not uncommon to have a timeout, and if your file can't get uploaded in that timespan it gets cut off. (View Post)1