Vitaly Cheptsov
Vitaly Cheptsov
We ended implementing this feature with a custom trigger step without patching buildbot. Slightly simplified code in question looks as follows: ```py class AsyncTrigger(steps.Trigger): def setAsyncLock(self, lock): self.asyncLock = lock...
Hi, we made minor alterations to the code above, but in general it is about the same. Will try to look it up later. I think there were some issues...
I referred to the grouping by creation date here, meaning that I would prefer to see something like "August 2021" in larger letters at the top of 10 items rather...
Yeah, I understand that not many people would download 12 GB to Desktop, but I personally would not mind :-)
I would also like this to make its way into sorting, so that one can sort by 'password quality' and/or 'password age'.
I should also mention that a similar issue arises when trying to use the keyboard to create an entry from scratch. Perhaps the overall keyboard control mechanisms need to be...
Actually this can be moved one step further by integrating https://github.com/apple/password-manager-resources. This package has a large number of domain names, and it also includes shared names. By gluing this database...
@tbodt, @saagarjha, I can confirm the issue with the latest 1.3 (482) from the App Store. Is it known? Output: ``` # traceroute 1.1.1.1 traceroute to 1.1.1.1 (1.1.1.1), 30 hops...
Why deprecations are a problem? Builds for macOS work more or less fine for me.
@keepassium, honestly, this can be considered a security issue for the following reasons: - When macOS is in sleep mode or hibernated Keepassium will stay unlocked and thus exceed the...