tch1001

Results 6 comments of tch1001

You can add the format "KKK" into your formats_default.conf file. or create a new formats file and select that formats file when generating your passwords.

try running it in python3

``` Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Could not find the entrypoints file from Webpack: the file "/var/www/gitlist_tar/public/assets/entrypoints.json" does not exist."). at assets/themes/default/templates/base.html.twig:9 at...

indeed, this would be nice to have! i will see if i can contribute anything! thanks for this library btw :)

I have a similar issue and traced it down to `self.txn.txn_execute(|_| unsafe { ffi::mdbx_cursor_close(self.cursor) }).unwrap()` in libmdbx-rs. Might not be the same root cause though, I'm not sure. Another similar...