Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Only use MD5
Yes, look at jsConnect for a single sign-on solution. It's far easier than directly copying passwords anyway. Also, if you know MD5 isn't secure, compatibility is no excuse for using it. (View Post)1 -
Re: Mark All Link in Sidebar
You could put it in the sidebar by adding it to your template. To remove it from your header, comment out the "AddLink" line in the plugin (line 21). (View Post)1 -
Re: 500 Internal Server Error vanilla2export.php
Try having it save the export to the server, then download it after. If that still doesn't work, I'm guessing your server isn't powerful enough to run it. Dump the database (like from … (View Post)2 -
Re: What's new in Vanilla 2.1?
@hgtonight This the command we use to create the HTML list changelog: git log --no-merges Vanilla_2.0.18.. --pretty='* <a href="https://github.com/vanillaforums/Garden/commit/%H">… (View Post)2 -
Re: Better Bonk
That would be great... except that you can't guarantee Vanilla can even load users or roles when you reach a Bonk state. That logic could itself be causing the Bonk which would reduce you to PHP… (View Post)5