weaktyper
weaktyper
@neopostmodern did you get this working in the end?
@cdevroe The other idea in mind for search was to use Postgresql which has some nice inbuilt search features and might avoid complicating the stack by adding yet another service....
So, I have researched this a bit more and discovered a few things: 1. The problem originally resided in `restic/restic`, however, this [PR](https://github.com/restic/restic/pull/2484) fixes it and it shipped in the...
Hi @Kidswiss, Thanks for the reply. > We're currently avoiding this issue with setting the region by using the region specific AWS url, for example s3 austrialia: https://s3.ap-southeast-2.amazonaws.com Yes, I...
@reasonerjt @michmike Does the brute force mechanism work? I've tested it by running a login multiple times every second and the `admin` user does not get locked for any appreciable...