Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Getting updated versions of addons in the .org directory
I provided a bullet point list. That's correct, we update it as we change code. I spent my Friday night dealing with code emergencies, then woke up early on a Saturday to try and get thru my hopeless… (View Post)2 -
Re: permissions for backing up Vanilla
I think it's probably time to contact the host for support. (View Post)1 -
Re: Insightful, awesome, lol in footer?
It's Reactions, which isn't open source (yet). Check out Yaga for something similar in the meantime. (View Post)7 -
Re: How to block Brute force attack
@Bleistivt I don't really have time to dig into this right now, but I'll say that if that truly is the only rate limiting functionality, it's problematic and should be addressed as a bug in my opinio… (View Post)1 -
Re: How to block Brute force attack
There's rate limiting enabled regardless of caching, which blocks any brute force attempts. The basic idea is that we do not allow more than 1 login attempt per X seconds, where X is a speed no human… (View Post)4